@nativescript-community/ui-carto
    Preparing search index...

    Interface ScreenPos

    interface ScreenPos {
        x: number;
        y: number;
    }
    Index

    Properties

    x y

    Properties

    x: number
    y: number