DialogViewController.Root Property

Definition

The root element displayed by the DialogViewController, the value can be changed during runtime to update the contents.

public MonoTouch.Dialog.RootElement Root { get; set; }
member this.Root : MonoTouch.Dialog.RootElement with get, set

Property Value

Applies to