UIKit.UINib.Instantiate Method
Unarchives and initializes the in-memory contents of this UINib's nib file.

Syntax

[Foundation.Export("instantiateWithOwner:options:")]
public virtual Foundation.NSObject[] Instantiate (Foundation.NSObject ownerOrNil, Foundation.NSDictionary optionsOrNil)

Parameters

ownerOrNil

The owner for the nib file.

This parameter can be null.

optionsOrNil

Options, or null.

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