On 7 June 2016 at 09:55, Kenneth Rohde Christiansen
<kenneth.christian...@gmail.com> wrote:
> Is there any design document, showing the potential APIs etc?

We are providing low level primitives that can be used in conjunction
with other APIs (gyro, rotation, ...)

The initial API is along the lines of (pseudo-idl)

interface Crosswalk.twoinone {
    boolean haveKeyboard();
    boolean keyboardStatusChanged(callback);
};
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to