Class ScrollBar.ThemeInitializeArgs
Provides data for the scrollbar theme initialization events.
public class ScrollBar.ThemeInitializeArgs : BaseEventArgs
- Inheritance
-
ScrollBar.ThemeInitializeArgs
Constructors
- ThemeInitializeArgs(ThemeMetrics)
Initializes a new instance of the ScrollBar.ThemeInitializeArgs class.
Properties
- Interior
Gets or sets interior drawable which will be initialized.
- Metrics
Gets or sets scrollbar theme settings which are used for the initialization.
- ScrollBar
Gets or sets scrollbar drawable which will be initialized.