play-u1 API
    Preparing search index...

    Interface LongPressOptions

    interface LongPressOptions {
        threshold?: number;
    }
    Index

    Properties

    Properties

    threshold?: number

    ms the button must be held before firing (default 600)