Permissions.LocationTimeout Property

Definition

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.

Applies to