[Foundation.Register("UINib", true)] public class UINib : Foundation.NSObject
Remarks
The Interface Builder component of XCode stores its data in "nib files" ("xib files" are XML-formatted nib files). The 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: UIKit Assembly: Xamarin.iOS (in Xamarin.iOS.dll) Assembly Versions: 0.0.0.0