Compartir a través de


UIButton.CurrentAttributedTitle Propiedad

Definición

El título que este UIButton muestra actualmente, con atributos. Solo lectura.

[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 de propiedad

Null si no está establecido.

Atributos

Se aplica a