FUIAccessibilityTableViewCollectionView
@MainActor
public class FUIAccessibilityTableViewCollectionView : UICollectionView
A UICollectionView subclass. It can be used as a UICollectionView property within a UITableViewCell. This subclass supports the accessibility mode when voice over is turned on , allowing the focus to move to the next or previous UICollectionViewCell while swiping.
-
Undocumented
Declaration
Swift
@MainActor public override func accessibilityElementCount() -> Int