[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.BaseInterfaces.IUiaWindowProvider.WaitForInputIdle

WaitForInputIdle Method

WaitForInputIdle(int)

Causes the calling code to block for the specified time or until the associated process enters an idle state, whichever completes first.

Declaration
bool WaitForInputIdle(int milliseconds)
Function WaitForInputIdle(milliseconds As Integer) As Boolean
Parameters
Type Name Description
int milliseconds
Returns
Type Description
bool

true if the window has entered the idle state; false if the timeout occurred