CreationKit Documentation

Enumeration Location​Manager.​Errors

public enum Errors: Error  

Errors that can occur in the LocationManager.

LocationManager.Errors LocationManager.Errors Error Error LocationManager.Errors->Error

Member Of

LocationManager

A general LocationManger

Conforms To

Error

Enumeration Cases

authorization

case authorization

Occurs if the user denies the Location Privacy Request.

unknown

case unknown(Error) 

Occurs when the location manager throws some unknown error.