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

Значение свойства

Атрибуты

Применяется к