EventConvertible public protocol EventConvertible A type that can be converted to Event<Element>. Element Type of element in event Declaration Swift associatedtype Element event Event representation of this instance Declaration Swift var event: Event<Element> { get } © 2022 SwiftRex. All rights reserved. (Last updated: 2022-04-02) Generated by jazzy ♪♫ v0.13.7, a Realm project.