UIView.SemanticContentAttribute 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.
Specifica se deve mantenere il UIView layout o capovolgere se utilizzato con un layout da destra a sinistra.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UISemanticContentAttribute SemanticContentAttribute { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("semanticContentAttribute", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSemanticContentAttribute:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.SemanticContentAttribute : UIKit.UISemanticContentAttribute with get, set
Valore della proprietà
- Attributi