Geometry
Inheritance: AvaloniaObject AvaloniaUI documentation: Geometry API
Properties
Properties | Description |
---|---|
transform(value: WidgetBuilder<'msg, #IFabTransform>) | Sets the Transform property. |
clip(value: WidgetBuilder<'msg, #IFabGeometry>) | Sets the Clip property. |
Events
Properties | Description |
---|---|
onChanged(msg: 'msg) | Raised when the geometry changes. |
Last updated