次の方法で共有


UICollectionViewLayout.FlipsHorizontallyInOppositeLayoutDirection プロパティ

定義

反転したレイアウト方向に対して座標系が水平方向に反転するかどうかを示すブール型 (Boolean) の値を取得します。

[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

プロパティ値

属性

適用対象