Back to API Reference
Class

PrefabTextContextMenu

sealed
Implements:ITextContextMenu

Presents the shipped Unity-UI context menu from a prefab shared through the touch overlay. Native and other non-prefab menus can implement ITextContextMenu directly.

public bool IsVisible{ get }
public void Show()
public void Hide()
protected override void OnDetach()