VKRecordingProgressView
public class VKRecordingProgressView : UIProgressView
Recording progrerm -Rss view
-
Declaration
Swift
public var maxTime: TimeInterval -
Remove last added marker
Declaration
Swift
public func removeLastMarker() -
Adds a marker at given time
Declaration
Swift
public func addMarker(atTime time: TimeInterval)Parameters
timeTimeInterval Point in time where the marker should show up
VKRecordingProgressView Class Reference