Method HideContextMenus
HideContextMenus(View?)
Hides any visible context menus associated with the specified view.
public static void HideContextMenus(View? view)
Parameters
viewViewThe view for which to hide context menus.
Hides any visible context menus associated with the specified view.
public static void HideContextMenus(View? view)
view ViewThe view for which to hide context menus.