Skip to main content

ChatChannelUnreadCountViewSwiftUIView

@available(iOS 13.0, *)
/// Protocol of `_ChatChannelUnreadCountView` wrapper for use in SwiftUI.
public protocol ChatChannelUnreadCountViewSwiftUIView: View

Inheritance

View

Requirements

init(dataSource:​)

init(dataSource: ChatChannelUnreadCountView.ObservedObject<Self>)

Did you find this page helpful?