[FREE] TouchZ : 🤩 An extension to add touch up, touch down and more actions to components!

115922_2 TouchZ

Hello everyone, Here’s my another new extension named TouchZ. This extension helps you to get components touch up, touch down and touch move status. :crazy_face:


Details :

Latest Version : 3
Size : 13.7 KB
Package : in.avijit.touchz
Released : 2022-04-10T18:30:00Z
Last Updated : 2022-05-08T18:30:00Z


All Blocks :


Blocks & Documentation :

1.Register - Use this block to register your Component.
component input type component

component_method


2.Unregister - Use this block to unregister your Component.
component input type component

component_method


3.TouchUp - Use this block to get Component Touch Up activity.
component output type component

component_event


4.TouchDown - Use this block to get Component Touch Down activity.
component output type component

component_event


5.TouchMove - Use this block to get Component Touch Move activity.
component output type component
x output type number
y output type number

component_event


new 6.PerformClick - Use this block to click any Component programmatically.
component input type component

component_method

new 7.PerformLongClick - Use this block to long click any Component programmatically.
component input type component

component_method


Download Link :

V1

in.avijit.TouchZ.aix (8.8 KB)

V2

in.avijit.TouchZ.aix (8.8 KB)

V3

in.avijit.TouchZ.aix (13.7 KB)


Credits :

@Gordon_Lu For help me to create this extension.
Extension made with Niotron IDE.


If this help you then just press ❤️ button
4 Likes

Awesome work @Avijit

1 Like

Thanks @dwipcharkahorty :heart:

:grinning:

1 Like