Permissions.LocationTimeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the location timeout for iOS when switching between when in use and always.
public static TimeSpan LocationTimeout { get; set; }
Property Value
System.TimeSpan
The specific TimeSpan to use in this time.
Remarks
This is a special use case where the user is promoted for location permission which was already granted. iOS does not return a value and a timeout must be actived. The default is 10 seconds.