Edit

Share via


TimeElement(String, DateTime) Constructor

Definition

Constructs the TimeElement.

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

Parameters

caption
String

Caption for the element.

date
DateTime

The initial date and time.

Remarks

o

Applies to