InstanceDefaults Enum
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
Which templates are instantiating when no specific match is found.
Location
- Namespace
- Fuse.Reactive
- Package
- Fuse.Reactive.Bindings 2.9.1
Possible Values
Interface of InstanceDefaults
Default : InstanceDefaults uno
Only ones marked default will be used as defaults
HasFlag(InstanceDefaults) : bool uno
InstanceDefaults - InstanceDefaults : InstanceDefaults uno
InstanceDefaults != InstanceDefaults : bool uno
InstanceDefaults & InstanceDefaults : InstanceDefaults uno
InstanceDefaults ^ InstanceDefaults : InstanceDefaults uno
InstanceDefaults == InstanceDefaults : bool uno
InstanceDefaults | InstanceDefaults : InstanceDefaults uno
None : InstanceDefaults uno
No defaults will be used
Standard : InstanceDefaults uno
The standard strategy is used: if no matching specifiers use all templates, or the ones marked default if they exist