Contents

isAuthorizedForWidgetUpdates

A Boolean value that indicates whether a widget is eligible to receive location updates.

Declaration

var isAuthorizedForWidgetUpdates: Bool { get }

Discussion

This property is true when either of the following is true:

For details about using location information in widgets with CLAuthorizationStatus.authorizedWhenInUse, see Accessing location information in widgets.

See Also

Determining the availability of services