UIImage.FlipsForRightToLeftLayoutDirection 属性

定义

布局为从右到左时是否镜像此图像。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool FlipsForRightToLeftLayoutDirection { [Foundation.Export("flipsForRightToLeftLayoutDirection")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FlipsForRightToLeftLayoutDirection : bool

属性值

属性

适用于