HorizonSnapshotState

public struct HorizonSnapshotState : Equatable

State of the horizon snapshot provided by the HorizonEngine. It is based on a set of previously registered horizon options.

Important

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

Public

  • A counter incremented on each horizon snapshot update. After horizon reset, this counter is set to 0.

    Declaration

    Swift

    public let extensionCounter: Int