RSX Code Reference
    Preparing search index...
    • rsx
    • Application

    Class Application

    Primary entry point for the framework. Handles startup and shutdown.

    Hierarchy (View Summary)

    Index
    • get defaultStyleSheet(): StyleSheet

      Sets the global default stylesheet applied to all UI surfaces that don't have a local override.

      Returns StyleSheet

    • set defaultStyleSheet(value: StyleSheet): void

      Sets the global default stylesheet applied to all UI surfaces that don't have a local override.

      Parameters

      Returns void