共用方式為


NSMutableParagraphStyle.AllowsDefaultTighteningForTruncation 屬性

定義

系統是否可以在截斷文字之前嘗試強化文字。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public override bool AllowsDefaultTighteningForTruncation { [Foundation.Export("allowsDefaultTighteningForTruncation")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAllowsDefaultTighteningForTruncation:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AllowsDefaultTighteningForTruncation : bool with get, set

屬性值

屬性

備註

(此節點的更多檔即將推出)

這可從背景執行緒使用。

適用於