UIButton.CurrentAttributedTitle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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