DialogViewController.ViewWillAppear(Boolean) Method

Definition

Invoked when the UITableView is going to be shown.

public override void ViewWillAppear (bool animated);
override this.ViewWillAppear : bool -> unit

Parameters

animated
Boolean

Applies to