Compartilhar via


UIButton.CurrentAttributedTitle Propriedade

Definição

O título que está sendo exibido por este UIButton, com atributos. Somente leitura.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSAttributedString CurrentAttributedTitle { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("currentAttributedTitle", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CurrentAttributedTitle : Foundation.NSAttributedString

Valor da propriedade

Nulo se não estiver definido.

Atributos

Aplica-se a