Share via


NSTextView.TextContainerInset Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize TextContainerInset { [Foundation.Export("textContainerInset")] get; [Foundation.Export("setTextContainerInset:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textContainerInset")>]
[<set: Foundation.Export("setTextContainerInset:")>]
member this.TextContainerInset : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to