UIView.SemanticContentAttribute Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt an, ob das UIView layout beibehalten oder umgedreht werden soll, wenn es mit einem Rechts-nach-links-Layout verwendet wird.
[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
Eigenschaftswert
- Attribute