UIKit.UIStoryboard.FromName Method
Factory method to create a UIStoryboard identified by the specified name.

Syntax

[Foundation.Export("storyboardWithName:bundle:")]
public static UIStoryboard FromName (string name, Foundation.NSBundle storyboardBundleOrNil)

Parameters

name
Documentation for this section has not yet been entered.
storyboardBundleOrNil

The bundle that contains the storyboard and its resources, if you pass null, this will use the main bundle.

This parameter can be null.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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