UIKit.UIViewController.NibName Property
The name of the nib file from which this UIKit.UIViewController was instantiated, or null.

Syntax

[get: Foundation.Export("nibName")]
public virtual string NibName { get; }

See Also

UIViewController.NibBundle

Value

The default value is null.

This value can be null.

Remarks

If this UIKit.UIViewController was instantiated from a nib file, the UIViewController.NibName property will hold the name of the originating nib file.

Requirements

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