Type Definitions
The following type definitions are available globally.
-
Undocumented
Declaration
Objective-C
typedef NSString * MBBExceptionNameSwift
typealias MBBExceptionName = UnsafeMutablePointer<Int32> -
Undocumented
Declaration
Objective-C
typedef CGPoint CGDeltaSwift
typealias CGDelta = CGPoint -
Undocumented
See moreDeclaration
Objective-C
typedef struct { CGPoint point1; CGPoint point2; } CGLine -
Undocumented
Declaration
Objective-C
typedef void(^MBBLicenseErrorBlock)(MBBLicenseError licenseError)Swift
typealias MBBLicenseErrorBlock = (MBBLicenseError) -> Void -
Undocumented
Declaration
Objective-C
typedef void(^MBBlock)(void)Swift
typealias MBBlock = () -> Void
View on GitHub
Type Definitions Reference