Edit

Share via


DateElement(String, DateTime) Constructor

Definition

Constructs the DateElement.

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

Parameters

caption
String

Caption for the element.

date
DateTime

The initial date and time.

Applies to