UIKit.UIViewController.Storyboard Property
The UIKit.UIStoryboard from which this UIKit.UIViewController was created, or null.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[get: Foundation.Export("storyboard")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual UIStoryboard Storyboard { get; }

Value

The default value is null.

Remarks

If this UIKit.UIViewController was instantiated by a UIKit.UIStoryboard, this method will return that UIKit.UIStoryboard.

Requirements

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