UIKit.UIViewController.IsViewLoaded Property
A bool indicating whether the UIViewController.View is loaded into memory.

Syntax

[get: Foundation.Export("isViewLoaded")]
public virtual bool IsViewLoaded { get; }

See Also

UIViewController.View
UIViewController.LoadView

Value

true if the UIViewController.View is currently loaded into memory.

Remarks

The UIViewController.View property may be lazily loaded into memory when accessed. This function may be used to determine if that loading has already taken place.

Requirements

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