Language

IMenuItem.ContentDescription Property

Definition

Gets the text that describes this menu item for accessibility.

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

Property Value

Remarks

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

Applies to