Summary
Sets the
IInputRoot
for the toplevel.
- Namespace
- Avalonia
.Platform - Containing Type
- ITopLevelImpl
Syntax
void SetInputRoot(IInputRoot inputRoot)
Parameters
Name | Type | Description |
---|---|---|
inputRoot | IInputRoot |
Return Value
Type | Description |
---|---|
void |