NimbusKit
1.2.1 - Fork Nimbus on Github - Visit the Nimbus Wiki
The iOS framework that grows only as fast as its documentation
|
Enumerations | |
enum | NINimbusErrorDomainCode { NIImageTooSmall = 1 } |
NSError codes in NINimbusErrorDomain. More... | |
Variables | |
NSString *const | NINimbusErrorDomain |
NSString *const | NIImageErrorKey |
For defining various error types used throughout the Nimbus framework.
NSError codes in NINimbusErrorDomain.
Enumerator | |
---|---|
NIImageTooSmall |
The image is too small to be used. |
The Nimbus error domain.
The key used for images in the error's userInfo.