共用方式為


UIAccessibilityElement.AccessibilityIdentifier 屬性

定義

為了協助工具的目的,可唯一識別 this

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string AccessibilityIdentifier { [Foundation.Export("accessibilityIdentifier", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAccessibilityIdentifier:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AccessibilityIdentifier : string with get, set

屬性值

用於識別的唯一字串集。

實作

屬性

適用於