OptionsConfigurationDEFAULT_LEVELS Field |
The default levels setting.
Namespace:
butterflow_ui
Assembly:
butterflow-ui (in butterflow-ui.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax private const int DEFAULT_LEVELS = 3
Private Const DEFAULT_LEVELS As Integer = 3
private:
literal int DEFAULT_LEVELS = 3
static val mutable private DEFAULT_LEVELS: int
Field Value
Type:
Int32See Also