TouchRunner.NavigationController Property

Definition

Important

This API is not CLS-compliant.

Helper property that gets the RootViewController property of the UIWindow that was provided to the constructor.

[System.CLSCompliant(false)]
public UIKit.UINavigationController NavigationController { get; }
member this.NavigationController : UIKit.UINavigationController

Property Value

The navigation controller

Attributes

Applies to