[Free] View Tools - Visible Component Tools

View Tools

Divided into two extensions: ViewToolsGet and ViewToolsSet
Many useful methods to get and set properties of visible components.


Blocks:

Get Methods (127)

Set Methods (108)
The image of the blocks will be added soon.


Documentation

View-Methods-Documentation

Scroll down to Get or Set Methods.


Note:
Some methods are not present in the extension.
Because some methods and parameter values are not supported in AppInventor / Kodular.

Download

com.sonu.ViewToolsGet.aix (17.2 KB)
com.sonu.ViewToolsSet.aix (26.2 KB)

16 Likes

Good extension :+1:

2 Likes

Nice Extension, so many blocks. I understand use of some of them only :sweat_smile:

4 Likes

BTW, you should follow the naming convention:

get should be Get in all of the 127 method :sweat_smile:

1 Like

Yes, I used lowerCamelCase because the android documentation uses it.
So the user will not get confused while referring to the documentation.
It also looks good, so lower case words show get , set the type of block.
I will change them in the next update if it’s a mandatory rule. :slightly_smiling_face:

2 Likes

Interesting Extension :heart_eyes:

2 Likes

Thanks :grinning:

Yes it is, if you are going to publish this extension, also see here:

4 Likes

Nice Extension. :thumbsup:

Surely -

1 Like

:+1:t2:

another possibility would be to just remove the “get”… these are Getter methods anyway… so for example you easily could replae getDrawingCache just by DrawingCache… simple is best… thank you…
Taifun

3 Likes

Thank you :smiley:
@Mohamed_Tamer
@themaayur
@TheDeveloperAsifAkhtar
@ADDYLIN
@Taifun

3 Likes

Added 108 Set Blocks

As a new extension, ViewToolsSet.

2 Likes