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