Contents

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.

See Also

Creating a gesture velocity