View.SupplementalDescription Property

Definition

Gets or sets supplemental accessibility information for this view.

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

Property Value

Remarks

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

Applies to