The current implementation of ASCollectionNode conforms to UIGestureRecognizerDelegate, which in turn inherits MainActor
@interface ASCollectionNode : ASDisplayNode <ASRangeControllerUpdateRangeProtocol, ASRangeManagingNode, UIGestureRecognizerDelegate>
The current implementation of
ASCollectionNodeconforms toUIGestureRecognizerDelegate, which in turn inheritsMainActor