MonoTouch.UIKit.UINib Class
Represents an Interface Builder nib / xib file.

See Also: UINib Members

Syntax

[MonoTouch.Foundation.Register("UINib", true)]
public class UINib : MonoTouch.Foundation.NSObject

Remarks

The Interface Builder component of XCode stores its data in "nib files" ("xib files" are XML-formatted nib files). The MonoTouch.UIKit.UINib type can be used to cache the contents of the nib file in memory, allowing faster instantiation of multiple instances from a single nib file.

Related content

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0