Skip to content

GroupView #17

@lk-code

Description

@lk-code
  1. The GroupedView traverses all child elements and sets Margin to 0. CornerRadius is also set to 0.
  2. 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
  3. border color and border width inherits from parent element. color can be overwritten from the child (not the width)

properties:

  • BorderColor
  • BorderWidth
  • Orientation
  • CornerRadius

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions