options property

ApplicationOptions options
getter/setter pair

The options used to configure this application.

Changing these values once the application has started will have no effect.

Implementation

ApplicationOptions options = ApplicationOptions();