Activity_Create - FirstTime

aaronk

Well-Known Member
Licensed User
Longtime User
Hello,

I have noticed in the code it has:

B4X:
Sub Activity_Create(FirstTime As Boolean)

What does FirstTime mean?
Does it mean when the app is first open for the very first time on the device?
 
Top