UIKit.UIViewController.ViewDidLoad Method
Called after the controller’s UIViewController.View is loaded into memory.

Syntax

[Foundation.Export("viewDidLoad")]
public virtual void ViewDidLoad ()

Remarks

This method is called after this UIKit.UIViewController's UIViewController.View and its entire view hierarchy have been loaded into memory. This method is called whether the UIKit.UIView was loaded from a .xib file or programmatically.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0