Table of Contents

Method HideContextMenus

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

HideContextMenus(View?)

Hides any visible context menus associated with the specified view.

public static void HideContextMenus(View? view)

Parameters

view View

The view for which to hide context menus.