NSTextContainer.IsSimpleRectangularTextContainer 属性

定义

获取一个布尔值,该值指示接收方的文本容器是否是具有文本视图确切方向的简单连接的矩形区域。

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

属性值

属性

适用于