Protocols

The following protocols are available globally.

  • A type that represents a backup created by the Hill Lists app and provides read-only access to its data.

    Properties are generally of two types:

    • those that represent configuration options selected by the user on the app’s settings view; and
    • those that store hill ascent-related data recorded by the user.

    Additionally, there’s a property that stores metadata about the backup itself.

    See more

    Declaration

    Swift

    public protocol Backup