Options
All
  • Public
  • Public/Protected
  • All
Menu

Window compositor API.

Hierarchy

  • WinCompAPI

Index

Properties

Methods

Properties

events

events: EventEmitter

Compositor events.

Methods

callComposite

  • Calls the compositor.

    Parameters

    • wnd: StandardWindow

      The window to call the compositing functions for.

    Returns void

enable

  • enable(v: boolean): void
  • Enable optional window compositing.

    Parameters

    • v: boolean

      Whether to enable it.

    Returns void

Generated using TypeDoc