Compartir a través de


UIImage.FocusedElementKey Propiedad

Definición

Constante de cadena usada por las API de accesibilidad (consulte FocusedElement(String)) para identificar el elemento centrado.

[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

Valor de propiedad

Atributos

Se aplica a