In The Hand LtdIn The Hand
Start Method (suppressPermissionPrompt)
.NET Components for Mobility
Start acquiring location data, specifying whether or not to suppress prompting for permissions. This method returns synchronously.
Declaration Syntax
C#Visual Basic
void Start(
	bool suppressPermissionPrompt
)
Sub Start ( _
	suppressPermissionPrompt As Boolean _
)
Parameters
suppressPermissionPrompt (Boolean)
If true, do not prompt the user to enable location providers and only start if location data is already enabled. If false, a dialog box may be displayed to prompt the user to enable location sensors that are disabled.

Assembly: InTheHand.Device (Module: InTheHand.Device) Version: 7.0.0.0