AppResult.Label 属性

定义

视图元素的标签。 对于 Android:元素的 contentDescription。 对于 iOS:元素的 accessibilityLabel。

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

属性值

String

适用于