Summary
Tries to bring the control into view.
- Namespace
- Avalonia
.Controls - Containing Type
- ControlExtensions
Syntax
public static void BringIntoView(this IControl control)
Parameters
Name | Type | Description |
---|---|---|
control | IControl | The control. |
Return Value
Type | Description |
---|---|
void |