-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.Splitter
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
4 revisions
control to add between children of a Stack to allow them to be resized with the pointer
namespace: Crow
Splitter
public class Splitter : Widget
⬜ | prototype | description |
---|---|---|
Splitter (Interface iface, string style=null) |
__ |
⬜ | name | description |
---|---|---|
Parent |
__ | |
Thickness |
__ |
⬜ | prototype | description |
---|---|---|
void onMouseEnter(object sender, MouseMoveEventArgs e) |
__ | |
void onMouseMove(object sender, MouseMoveEventArgs e) |
__ | |
bool UpdateLayout(LayoutingType layoutType) |
Update layout component only one at a time, this is where the computation of alignement and size take place. The redrawing will only be triggered if final slot size has changed |
⬜ | name | description |
---|