WaitForInputIdle Method
Definition
Namespace: Avalonia.Win32.Interop.Automation
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)
- C#
- VB
- F#
bool WaitForInputIdle(
int milliseconds
)
Function WaitForInputIdle (
milliseconds As Integer
) As Boolean
abstract WaitForInputIdle :
milliseconds : int -> bool
Parameters
Return Value
BooleanSee Also
Reference
IWindowProvider Interface
Avalonia.Win32.Interop.Automation Namespace