UIBarButtonItem.Title Propiedad

Definición

Título que se muestra en el botón

public override string Title { [Foundation.Export("title", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTitle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Title : string with get, set

Valor de propiedad

Este valor puede ser null.

Atributos

Comentarios

Cadena de título que se despaka en el botón.

Se aplica a