Share via


NSMutableParagraphStyle.AllowsDefaultTighteningForTruncation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override bool AllowsDefaultTighteningForTruncation { [Foundation.Export("allowsDefaultTighteningForTruncation")] get; [Foundation.Export("setAllowsDefaultTighteningForTruncation:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsDefaultTighteningForTruncation")>]
[<set: Foundation.Export("setAllowsDefaultTighteningForTruncation:")>]
member this.AllowsDefaultTighteningForTruncation : bool with get, set

Property Value

Attributes

Applies to