Android.Widget.Toolbar.TitleFormatted Property
Returns the title of this toolbar.

Syntax

[get: Android.Runtime.Register("getTitle", "()Ljava/lang/CharSequence;", "GetGetTitleHandler")]
[set: Android.Runtime.Register("setTitle", "(Ljava/lang/CharSequence;)V", "GetSetTitle_Ljava_lang_CharSequence_Handler")]
public virtual Java.Lang.ICharSequence TitleFormatted { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the title of this toolbar.

Set method documentation [Android Documentation]

Set the title of this toolbar.

A title should be used as the anchor for a section of content. It should describe or name the content being viewed.

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0