TouchRunner.NavigationController Property
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.
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