MobileLocation.Start

From Xojo Documentation

Method

MobileLocation.Start()

New in 2020r2

Supported for all project types and targets.

Start receiving location information.

Notes

This causes the LocationChanged event to be called.

See Also

Stop method, LocationChanged event.