BackButtonBehavior.AccessibilityLabel Property

Definition

Gets or sets the accessibility label announced by the screen reader for the back button, independent of the visible text (TextOverride). This is a bindable property.

public:
 property System::String ^ AccessibilityLabel { System::String ^ get(); void set(System::String ^ value); };
public string AccessibilityLabel { get; set; }
member this.AccessibilityLabel : string with get, set
Public Property AccessibilityLabel As String

Property Value

Applies to