Share via


UIImage.FocusedElementKey プロパティ

定義

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

[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

プロパティ値

属性

適用対象