DialogViewController.ReloadData Method

Definition

Forces the data in the DialogViewController to be reloaded, forces a refresh.

public void ReloadData ();
member this.ReloadData : unit -> unit

Remarks

Use this method if you have updated the Source for this DialogViewController.

Applies to