Indicate On Screen

Shows a screen indication.

This activity is used to show a screen indication of the user-specified screen position.

Input

  • Desktop Area: Required Specify an area (x,y,width,height) in Desktop. Units in pixels.

  • Duration: Integer Argument Required Specifies the time duration for which the indicator should be displayed on the screen.

Style

  • Border Color: String Argument Required Specifies the border color of the screen indicator. Color should be given in hexadecimal representation.

  • Border Thickness: Integer Argument Required Specifies the border thickness in pixels of the screen indicator.

  • Blink: Boolean Argument Specifies whether the screen indicator should blink when indicating on the screen.

Last updated