Share via


NSParagraphStyle.TabStops 속성

정의

단락의 탭이 중지되고 위치별로 정렬됩니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.NSTextTab[] TabStops { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("tabStops", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.NotImplemented] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.TabStops : UIKit.NSTextTab[] with get, set

속성 값

특성

설명

(이 노드에 대한 추가 설명서 제공 예정)

백그라운드 스레드에서 사용할 수 있습니다.

적용 대상