EventObserving

public protocol EventObserving : AnyObject

Undocumented

  • getEventObservingType() Default implementation

    Returns a String to identify the Observing type

    Default Implementation

    Default implementation

    Declaration

    Swift

    func getEventObservingType() -> String