Compartilhar via


UIBarItem.UnfocusedElementKey Propriedade

Definição

Uma constante de cadeia de caracteres usada por APIs de acessibilidade (consulte FocusedElement(String)) para identificar o elemento focado anteriormente.

[Foundation.Advice("Use UIBarItem.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

Valor da propriedade

Atributos

Aplica-se a