BMPVttLineValueType
Objective-C
enum BMPVttLineValueType {}
Swift
enum VttLineValueType : UInt
Represents the different value types for the value property of BMPVttLine.
-
Undocumented
Declaration
Objective-C
BMPVttLineValueTypeAuto
Swift
case auto = 0
-
Undocumented
Declaration
Objective-C
BMPVttLineValueTypeValue
Swift
case value = 1