AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Type Alias WebPermission

    Defines the type of requested web APIs permission.

    We only support those web APIs listed by electron.

    audio: Access to audio devices.
    video: Access to video devices.
    geolocation: Access to user's current location.
    notifications: Request notification creation and the ability to display them in the user's system tray.
    midiSysex: Use of system exclusive messages in the webmidi API.
    pointerLock: Access to mouse movements as an input method.
    fullscreen: Access to fullscreen mode.
    openExternal: Access to open links in external applications.
    clipboard-read: Access to read from the clipboard.
    clipboard-sanitized-write: Access to write to the clipboard. usb: Access to one or more USB devices `hid : Access to one or more HID devices