Partilhar via


NSMutableParagraphStyle.DefaultTabInterval Propriedade

Definição

O valor, em pontos, de intervalos de tabulação.

[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

Valor da propriedade

O padrão é 0.

Atributos

Comentários

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

Isso pode ser usado de um thread em segundo plano.

Aplica-se a