1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No study sessions yet.
Controls
UI elements that make an app interactive and allow users to perform actions
Adding a Screen
creates a new screen in the app by selecting a screen type
Object Tree View
shows all screens and controls so they can be easily selected and edited
Properties Pane
panel used to modify a control’s settings and behavior
Variables
containers that store data used in an app
Local Variable
variable used only within one screen
Global Variable
variable accessible throughout the entire app
Collection Variable
variable that stores multiple rows of data like a table