-
Notifications
You must be signed in to change notification settings - Fork 3
6. Member functions not related to a property
Gary Criblez edited this page Feb 21, 2020
·
1 revision
Show() and Hide() are two component's formulas that are not directly related to a property.
The Show() method allows you to launch the build of the Tip and make it visible.
The Hide() method makes the Tip invisible and applies a fade out if such effect has been defined. It also takes care of interrupting the various Worker(s) at work if an animation was in progress.
Export (templateName { ; TemplateFolderPath})
- This formula allows you to create a template of your AJUI Tip object in a file in JSON format. The formula requires in the first parameter the name associated with the template (file name). A second optional parameter allows you to specify the folder path, otherwise it will be exported to the default folder (.../Resources/AJUI_Tip_Templates/).
AJUI Tip 1.6.2 - Wednesday, 29 July 2020
User Manual 🇺🇸
-
Introduction
-
Theory
-
Practice
-
Lab
Manuel d'utilisation 🇫🇷