AppResult.Label Property

Definition

The label of the view element. For Android: The contentDescription of the element. For iOS: The accessibilityLabel of the element.

public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

Property Value

Applies to