Edit

Share via


Element(String) Constructor

Definition

Initializes the element with the given caption.

public Element (string caption);
new MonoTouch.Dialog.Element : string -> MonoTouch.Dialog.Element

Parameters

caption
String

The caption.

Applies to