Share via


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.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsSimpleRectangularTextContainer { [Foundation.Export("isSimpleRectangularTextContainer")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isSimpleRectangularTextContainer")>]
member this.IsSimpleRectangularTextContainer : bool

Property Value

Attributes

Applies to