UIKit.UINib.FromData Method
Factory method that loads a UINib from the specified data.

Syntax

[Foundation.Export("nibWithData:bundle:")]
public static UINib FromData (Foundation.NSData data, Foundation.NSBundle bundleOrNil)

Parameters

data
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