AppResult.Id Property

Definition

The identifier of the view element. For Android: The id of the element. For iOS: The accessibilityIdentifier of the element.

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

Property Value

Applies to