UIKit.UINib.FromName Method
Loads a UINib from the specified name. If bundleOrNil is null, the main bundle is searched.

Syntax

[Foundation.Export("nibWithNibName:bundle:")]
public static UINib FromName (string name, Foundation.NSBundle bundleOrNil)

Parameters

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

The bundle to use when resolving resource references, if you pass null, this will lookup the resources in 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