Summary
Gets or sets a method called when the toplevel requires painting.
- Namespace
- Avalonia
.Platform - Containing Type
- ITopLevelImpl
Syntax
Action<Rect> Paint { get; set; }
Value
Type | Description |
---|---|
Action |
Action<Rect> Paint { get; set; }
Type | Description |
---|---|
Action |