Android Question Add description to custom library

Hi all, as you know each native library in B4A , probably has some descripton for its methods. for example :

as you see , i displayed the description of "AddNonQueryToBatch" method that exist in SQL library.
how i can add similar descriptions to methods of my custom libraries?
fo example i created a library and named SnackBar. when i want to use it ,(naturally) no description appears:
 

jahswant

Well-Known Member
Licensed User
Longtime User
You should add your description in comments on top of your methods in the .bas file .
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…