[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaWindow.WaitForInputIdle

WaitForInputIdle Method

WaitForInputIdle(int)

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