共用方式為


NSMutableParagraphStyle.DefaultTabInterval 屬性

定義

索引標籤間隔的值,以點為單位。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public override nfloat DefaultTabInterval { [Foundation.Export("defaultTabInterval")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setDefaultTabInterval:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.DefaultTabInterval : nfloat with get, set

屬性值

預設值是 0。

屬性

備註

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

這可從背景執行緒使用。

適用於