Compartir a través de


NSParagraphStyle.TabStops Propiedad

Definición

La pestaña del párrafo se detiene, ordenada por ubicación.

[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

Valor de propiedad

Atributos

Comentarios

(Se incluye más documentación para este nodo)

Se puede usar desde un subproceso en segundo plano.

Se aplica a