Freigeben über


UIView.UnfocusedElementKey Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute

Gilt für: