Compartir a través de


UIActionSheet.Title Propiedad

Definición

Título que se mostrará en la hoja de acciones.

public virtual 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

Título que se mostrará en la hoja de acciones.

Este valor puede ser null.

Atributos

Comentarios

Título que se mostrará en la hoja de acciones.

Se aplica a