Android.Widget.Toolbar.NavigationContentDescriptionFormatted Property
Retrieve the currently configured content description for the navigation button view.

Syntax

[get: Android.Runtime.Register("getNavigationContentDescription", "()Ljava/lang/CharSequence;", "GetGetNavigationContentDescriptionHandler")]
[set: Android.Runtime.Register("setNavigationContentDescription", "(Ljava/lang/CharSequence;)V", "GetSetNavigationContentDescription_Ljava_lang_CharSequence_Handler")]
public virtual Java.Lang.ICharSequence NavigationContentDescriptionFormatted { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Retrieve the currently configured content description for the navigation button view. This will be used to describe the navigation action to users through mechanisms such as screen readers or tooltips.

Set method documentation [Android Documentation]

Set a content description for the navigation button if one is present. The content description will be read via screen readers or other accessibility systems to explain the action of the navigation button.

Requirements

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