AnnotationServiceError

public enum AnnotationServiceError : Int, Error
extension AnnotationServiceError: LocalizedError

Annotation service error.

Important

This is a Public Preview API. It may be changed or removed at any time.

LocalizedError

  • Declaration

    Swift

    public var errorDescription: String? { get }