Language

IMenuItemExtensions Class

Definition

Contains C# extension methods for menu-item operations.

public static class IMenuItemExtensions
type IMenuItemExtensions = class
Inheritance
IMenuItemExtensions

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Methods

Name Description
SetContentDescription(IMenuItem, String)

Sets the content description.

SetTitle(IMenuItem, String)

Sets the title.

SetTitleCondensed(IMenuItem, String)

Sets the title condensed.

SetTooltipText(IMenuItem, String)

Sets the tooltip text.

Applies to