Minimize window.
Namespace:
AppRobotic
Assembly:
AppRobotic (in AppRobotic.dll) Version: 15.21.3.21 (15.21.03.21)
Syntax public string Minimize(
AutomationElement UIItemVariable
)
Parameters
- UIItemVariable
- Type: System.Windows.AutomationAutomationElement
[Missing <param name="UIItemVariable"/> documentation for "M:AppRobotic.API.Minimize(System.Windows.Automation.AutomationElement)"]
Return Value
Type:
StringReturns string containing 'success' or error message.
See Also