Navmii SDK
2.2.0
Write yourself a navigation system in iOS
|
Inherits <NSObject>.
Instance Methods | |
(nullable instancetype) | - initWithFillColor:borderColor:strokeColor: |
(nullable instancetype) | - NS_UNAVAILABLE |
Class Methods | |
(nullable instancetype) | + NS_UNAVAILABLE |
Properties | |
UIColor * | fillColor |
UIColor * | borderColor |
UIColor * | strokeColor |
- (nullable instancetype) initWithFillColor: | (UIColor *) | fillColor | |
borderColor: | (UIColor *) | borderColor | |
strokeColor: | (UIColor *) | strokeColor | |
+ (nullable instancetype) NS_UNAVAILABLE |
- (nullable instancetype) NS_UNAVAILABLE |
|
readwritenonatomicstrong |
The direction arrow's inner border color.
|
readwritenonatomicstrong |
The direction arrow's fill color.
|
readwritenonatomicstrong |
The direction arrow's outer border color.