Page 1 of 1

Properties allow data sharing between callbacks and functions.\n\nUse private properties to store data for sharing withi

Posted: Mon Mar 08, 2021 10:01 pm
by mamorani
Properties allow data sharing between callbacks and functions.\n\nUse private properties to store data for sharing within the app only.\nUse public properties to store data for sharing inside or outside of the app


Actions