LocationNotification
From Xojo Documentation
Class (inherits from Notification)
New in 2020r2
A notification that is based upon entering or exiting a geographic region.
Enumerations | |
|
Methods | |
|
Properties | |||||||||||||||
|
Notes
A LocationNotification is received by the NotificationReceived event.
The geographic region of a LocationNotification is defined as a circular area Radius meters from the Latitude and Longitude specified.
Compatibility
iOS project types on iOS and iPadOS operating systems.
See Also
Notification class, NotificationReceived event.