jxa-types
    Preparing search index...

    Interface NSRunLoop

    interface NSRunLoop {
        getCFRunLoop: any;
        run: any;
    }
    Index

    Properties

    Properties

    getCFRunLoop: any
    run: any