Type Definitions
The following type definitions are available globally.
-
Undocumented
Declaration
Objective-C
typedef NSArray<NSNumber *> MBDateFormatArray
-
Undocumented
Declaration
Objective-C
typedef NSArray<NSString *> MBDateSeparatorCharsArray
-
Undocumented
Declaration
Objective-C
typedef NSString * MBExceptionName
Swift
typealias MBExceptionName = UnsafeMutablePointer<Int32>
-
Undocumented
Declaration
Objective-C
typedef CGPoint CGDelta
Swift
typealias CGDelta = CGPoint
-
Undocumented
See moreDeclaration
Objective-C
typedef struct { CGPoint point1; CGPoint point2; } CGLine
-
Undocumented
See moreDeclaration
Objective-C
typedef struct _MBImageExtensionFactors MBImageExtensionFactors
Swift
typealias MBImageExtensionFactors = _MBImageExtensionFactors