@nativescript-community/perms
    Preparing search index...

    Interface LocationOptions

    interface LocationOptions {
        background?: boolean;
        coarse?: boolean;
        precise?: boolean;
    }
    Index

    Properties

    background?: boolean
    coarse?: boolean
    precise?: boolean