TKUISemaphoreView
public class TKUISemaphoreView : MKAnnotationView
Undocumented
-
Undocumented
See moreDeclaration
Swift
public enum LabelSide
-
Undocumented
See moreDeclaration
Swift
public enum Mode : Equatable
-
Undocumented
Declaration
Swift
public convenience override init(annotation: MKAnnotation?, reuseIdentifier: String?)
-
Undocumented
Declaration
Swift
public init(annotation: MKAnnotation?, reuseIdentifier: String?, withHeading heading: CLLocationDirection = 0)
-
Undocumented
Declaration
Swift
public override func prepareForReuse()
-
Undocumented
Declaration
Swift
public override var annotation: MKAnnotation? { get set }
-
Undocumented
Declaration
Swift
public func update(for annotation: MKAnnotation?)
-
Undocumented
Declaration
Swift
public static var customHeadTintColor: UIColor?
-
Undocumented
Declaration
Swift
public static var customHeadImage: UIImage?
-
Undocumented
Declaration
Swift
public static var customPointerImage: UIImage?