Freigeben über


UIView.SemanticContentAttribute Eigenschaft

Definition

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

Gilt für: