init(rawValue:)
Creates a gesture velocity with a raw value, expressed as a float.
Declaration
init(rawValue: CGFloat)Parameters
- rawValue:
The raw value to use as the gesture velocity.
Creates a gesture velocity with a raw value, expressed as a float.
init(rawValue: CGFloat)The raw value to use as the gesture velocity.