Partilhar via


NSParagraphStyle.TabStops Propriedade

Definição

A guia do parágrafo é interrompida, classificada por local.

[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 da propriedade

Atributos

Comentários

(Mais documentação para este nó está chegando)

Isso pode ser usado em um thread em segundo plano.

Aplica-se a