Android.Views.IMenuItem.TitleCondensedFormatted Property
Retrieve the current condensed title of the item.

Syntax

[get: Android.Runtime.Register("getTitleCondensed", "()Ljava/lang/CharSequence;", "GetGetTitleCondensedHandler:Android.Views.IMenuItemInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Java.Lang.ICharSequence TitleCondensedFormatted { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the current condensed title of the item. If a condensed title was never set, it will return the normal title.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1