ObserveBehaviour

public final class ObserveBehaviour : Equatable, Hashable

A convenience wrapper for the ObservationToken, that can be used alongside the ObserveBehaviours class

  • Declaration

    Swift

    public static func == (lhs: ObserveBehaviour, rhs: ObserveBehaviour) -> Bool
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)