OSSingleton.currentScreen

The current screen index (starting from 0).

  1. long currentScreen [@property getter]
  2. long currentScreen [@property setter]
    struct OSSingleton
    @nogc nothrow @property
    void
    currentScreen
    (
    long v
    )

Meta