Share via


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

속성 값

특성

적용 대상