BootstrapUIWidgetTooltipSettings Constructors
Stores settings related to client UI widget tooltips.| Name | Parameters | Description |
|---|---|---|
| BootstrapUIWidgetTooltipSettings() | none | Initializes a new instance of the BootstrapUIWidgetTooltipSettings class with default settings. |
| BootstrapUIWidgetTooltipSettings(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapUIWidgetTooltipSettings class with the specified owner. |
See Also