View.StateDescription Property

Definition

Gets or sets the state description presented to accessibility services.

public string? StateDescription { get; set; }
member this.StateDescription : string with get, set

Property Value

Remarks

For details, see the Android reference documentation for android.view.View.

Applies to