WebAPI/KeboardIME: Difference between revisions

Line 191: Line 191:
   
   
     // The start and stop position of the selection.
     // The start and stop position of the selection.
    // [JS] Shouldn't this be an asynchronous function? I.e. something like
    //      Promise<...> getSelection();?
     readonly attribute long selectionStart;
     readonly attribute long selectionStart;
     readonly attribute long selectionEnd;
     readonly attribute long selectionEnd;
Confirmed users
716

edits