UIBarItem.AccessibilityIdentifier Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta un identificatore che identifica this
IUIAccessibilityIdentification l'elemento.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string AccessibilityIdentifier { [Foundation.Export("accessibilityIdentifier", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAccessibilityIdentifier:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AccessibilityIdentifier : string with get, set
Valore della proprietà
Identificatore di stringa.
Implementazioni
- Attributi