Compartir a través de


DateElement(String, DateTime) Constructor

Definición

Construye dateElement.

public DateElement (string caption, DateTime date);
new MonoTouch.Dialog.DateElement : string * DateTime -> MonoTouch.Dialog.DateElement

Parámetros

caption
String

Título del elemento.

date
DateTime

Fecha y hora iniciales.

Se aplica a