-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.ColorSlider
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
1 revision
Color component slider with background gradient ranging from 0 to 1 for this component value.
namespace: Crow
ColorSlider
public class ColorSlider : Widget
⬜ | prototype | description |
---|---|---|
ColorSlider (Interface iface, string style=null) |
__ |
⬜ | name | description |
---|---|---|
Component |
__ | |
CurrentColor |
__ | |
CursorType |
__ | |
Orientation |
__ |
⬜ | prototype | description |
---|---|---|
void OnLayoutChanges(LayoutingType layoutType) |
trigger dependant sizing component update | |
void onMouseDown(object sender, MouseButtonEventArgs e) |
Default mouse button press method. The MouseDown event is raised from withing it. |
|
void onMouseMove(object sender, MouseMoveEventArgs e) |
__ |
⬜ | name | description |
---|