Properties

public class Properties

The type Properties.

  • Has velocity.

    Declaration

    Swift

    public func hasVelocity() -> Bool

    Return Value

    true if has velocity

  • Gets velocity.

    Declaration

    Swift

    public func getVelocity() -> String?

    Return Value

    the velocity

  • Sets velocity.

    Declaration

    Swift

    public func setVelocity(velocity: String)

    Parameters

    velocity

    the velocity