次の方法で共有


AppResult.Id プロパティ

定義

ビュー要素の識別子。 Android の場合: 要素の ID。 iOS の場合: 要素の accessibilityIdentifier。

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

プロパティ値

String

適用対象