Freigeben über


UICollectionViewLayout.FlipsHorizontallyInOppositeLayoutDirection Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob das Koordinatensystem für umgekehrte Layoutrichtungen horizontal umkehrt.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool FlipsHorizontallyInOppositeLayoutDirection { [Foundation.Export("flipsHorizontallyInOppositeLayoutDirection")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FlipsHorizontallyInOppositeLayoutDirection : bool

Eigenschaftswert

Attribute

Gilt für: