[]
Defines the way we show the control buttons (Float, Slide, Hidden, Dock) when we disable the functions.
public enum DisableFeatureBehavior
| Name | Description |
|---|---|
| Disabled | Disable the features by disabling the UI buttons. |
| Hidden | Disable the features by hiding the UI buttons. |