Freigeben über


UIImage.FocusedElementKey Eigenschaft

Definition

Eine Zeichenfolgenkonstante, die von Barrierefreiheits-APIs (siehe FocusedElement(String)) verwendet wird, um das fokussierte Element zu identifizieren.

[Foundation.Advice("Use UIImage.Notifications.ObserveFocusedElementKey helper method instead.")]
[Foundation.Field("UIAccessibilityFocusedElementKey", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString FocusedElementKey { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FocusedElementKey : Foundation.NSString

Eigenschaftswert

Attribute

Gilt für: