Summary
Invalidates a rect on the toplevel.
- Namespace
- Avalonia
.Platform - Containing Type
- ITopLevelImpl
Syntax
void Invalidate(Rect rect)
Parameters
Name | Type | Description |
---|---|---|
rect | Rect |
Return Value
Type | Description |
---|---|
void |
void Invalidate(Rect rect)
Name | Type | Description |
---|---|---|
rect | Rect |
Type | Description |
---|---|
void |