GroupView
lk-code opened this issue · 0 comments
lk-code commented
- The GroupedView traverses all child elements and sets Margin to 0. CornerRadius is also set to 0.
- Then the top left and bottom left corners of the first button and the top right and bottom right corners of the last button are set to the property value CornerRadius of GroupedButtonView
- border color and border width inherits from parent element. color can be overwritten from the child (not the width)
properties:
- BorderColor
- BorderWidth
- Orientation
- CornerRadius