DialogViewController.ViewWillAppear(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invoked when the UITableView is going to be shown.
public override void ViewWillAppear (bool animated);
override this.ViewWillAppear : bool -> unit
Parameters
- animated
- Boolean