GLMapColor
Objective-C
struct GLMapColor {}
Swift
struct GLMapColor
GLMapColor
is color type based on uint32_t
-
ABGR color
Declaration
Objective-C
uint32_t color
Swift
var color: UInt32