VKRecordingLength
@objc
public class VKRecordingLength : NSObject
Struct defining a time picker element
-
Declaration
Swift
public var name: String
-
Declaration
Swift
public var seconds: TimeInterval
-
Declaration
Swift
public init(name: String, seconds: TimeInterval)