UIView.UnfocusedElementKey プロパティ

定義

アクセシビリティ API (「」を参照 FocusedElement(String)) によって、以前にフォーカスされた要素を識別するために使用される文字列定数。

[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

プロパティ値

属性

適用対象