STemWin
SLIDER_SKINFLEX_PROPS
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
SLIDER_SKINFLEX_PROPS
SLIDER_SKINFLEX_PROPS struct
Syntax
Show:
Summary
Declaration
from
SLIDER.h:95
typedef
struct
{
GUI_COLOR
aColorFrame
[
2
]
;
GUI_COLOR
aColorInner
[
2
]
;
GUI_COLOR
aColorShaft
[
3
]
;
GUI_COLOR
ColorTick
;
GUI_COLOR
ColorFocus
;
int
TickSize
;
int
ShaftSize
;
}
SLIDER_SKINFLEX_PROPS
;
Fields
Field
Declared as
SLIDER_SKINFLEX_PROPS::aColorFrame
GUI_COLOR
[
2
]
SLIDER_SKINFLEX_PROPS::aColorInner
GUI_COLOR
[
2
]
SLIDER_SKINFLEX_PROPS::aColorShaft
GUI_COLOR
[
3
]
SLIDER_SKINFLEX_PROPS::ColorTick
GUI_COLOR
SLIDER_SKINFLEX_PROPS::ColorFocus
GUI_COLOR
SLIDER_SKINFLEX_PROPS::TickSize
int
SLIDER_SKINFLEX_PROPS::ShaftSize
int
Related Functions
Found 2 other functions taking a
SLIDER_SKINFLEX_PROPS
argument:
Function
Description
SLIDER_GetSkinFlexProps()
Member functions: Skinning
SLIDER_SetSkinFlexProps()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out