Edit

Share via


Element.Parent Field

Definition

Handle to the container object.

public MonoTouch.Dialog.Element Parent;
val mutable Parent : MonoTouch.Dialog.Element

Field Value

Remarks

For sections this points to a RootElement, for every other object this points to a Section and it is null for the root RootElement.

Applies to