TextTagCollectionViewDelegate
@MainActor
@objc
public protocol TextTagCollectionViewDelegateUndocumented
- 
                  
                  Undocumented DeclarationSwift @objc @MainActor optional func textTagCollectionView(_ textTagCollectionView: TextTagCollectionView, canTapTag tagText: String, at index: Int, currentSelected: Bool, tagConfig: TextTagConfig) -> Bool
- 
                  
                  Undocumented DeclarationSwift @objc @MainActor optional func textTagCollectionView(_ textTagCollectionView: TextTagCollectionView, didTapTag tagText: String, at index: Int, selected: Bool, tagConfig: TextTagConfig)
- 
                  
                  Undocumented DeclarationSwift @objc @MainActor optional func textTagCollectionView(_ textTagCollectionView: TextTagCollectionView, updateContentSize contentSize: CGSize)
 View on GitHub
View on GitHub