Events

public struct Events: Fn

Events returns the history of instance’s data of the provided ref.

Reference.

  • Declaration

    Swift

    public init(_ refSet: Expr)

    Parameters

    refSet

    a ref or a set to get data history.