Summary
Used by the
LayoutManager
to notify the control that its effective
viewport is changed.
- Namespace
- Avalonia
.Layout - Containing Type
- ILayoutable
Syntax
void EffectiveViewportChanged(EffectiveViewportChangedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Effective |
The viewport information. |
Return Value
Type | Description |
---|---|
void |