Coords

public class Coords:CMObject

The type Coords.

  • Gets x.

    Declaration

    Swift

    public func getX() -> String?

    Return Value

    the x

  • Gets y.

    Declaration

    Swift

    public func getY() -> String?

    Return Value

    the y