Skip to main content

ChatChannelListItemViewSwiftUIView

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

Inheritance

View

Requirements

init(dataSource:​)

init(dataSource: ChatChannelListItemView.ObservedObject<Self>)

Did you find this page helpful?