InstructionsBannerViewDelegate
InstructionsBannerViewDelegate provides methods for reacting to user interactions in InstructionsBannerView.
-
didTapInstructionsBanner(_:)Default implementationCalled when the user taps the
InstructionsBannerView.Note
This delegate method includes a default implementation that prints a warning to the console when this method is called. SeeUnimplementedLoggingfor details.Default Implementation
-
didSwipeInstructionsBanner(_:swipeDirection:)Default implementationCalled when the user swipes either left, right, or down on the
InstructionsBannerViewNote
This delegate method includes a default implementation that prints a warning to the console when this method is called. SeeUnimplementedLoggingfor details.Default Implementation
-
didDragInstructionsBanner(_:)Extension method
Install in Dash
InstructionsBannerViewDelegate Protocol Reference