DrawingBrush
Inheritance: TileBrush AvaloniaUI documentation: DrawingBrush API
Constructors
Constructors
Description
DrawingBrush(source: WidgetBuilder<'msg, #IFabDrawing>)
Creates a DrawingBrush widget.
Properties
Properties
Description
reference(value: ViewRef)
Link a ViewRef to access the direct DrawingBrush control instance.
Usages
Get access to the underlying DrawingBrush
Last updated