Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration State

Index

Enumeration members

Enumeration members

CLOSED

CLOSED: = 1 << 4

CLOSING

CLOSING: = 1 << 3

OPENING

OPENING: = 1 << 1

RUNNING

RUNNING: = 1 << 2

Generated using TypeDoc