Change Window Position

Changes the position of the given window

This activity changes the position of the user-specified window.

Input

  • UI Element Selector: DesktopElement Argument Select the UI element of the window whose position is to be changed.

  • Window Position: Specifies the position to which the specified window is to be changed. the available options are:-

    • BringToFront

    • SendToBack

    By default, the value is set to BringToFront.

Last updated