ITopLevelImplSetInputRoot Method

Sets the IInputRoot for the toplevel.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void SetInputRoot(
	IInputRoot inputRoot
)

Parameters

inputRoot  IInputRoot
 

See Also