Language

IMenuItem.TooltipText Property

Definition

Gets the text shown in this menu item tooltip.

public virtual string? TooltipText { get; }
member this.TooltipText : string

Property Value

Remarks

For details, see the Android reference documentation for android.view.MenuItem.

Applies to