다음을 통해 공유


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

속성 값

특성

적용 대상