다음을 통해 공유


UICollectionViewLayout.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)]
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

속성 값

특성

적용 대상