NSTextContainer.IsSimpleRectangularTextContainer Property

Definition

Gets a Boolean value that tells whether the receiver's text container is a simply connected rectangular region that has the exact orientation of the text view.

[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

Property Value

Attributes

Applies to