UserPuckCourseView
open class UserPuckCourseView : UIView, CourseUpdatable
A view representing the user’s location on screen.
-
Time interval tick at which Puck view is transitioning into ‘stale’ state
Declaration
Swift
public var staleRefreshInterval: TimeInterval { get set } -
Time interval, after which Puck is considered 100% ‘stale’
Declaration
Swift
public var staleInterval: TimeInterval
Install in Dash
UserPuckCourseView Class Reference