EmptyViewDelegate
public protocol EmptyViewDelegate : AnyObject
Delegate for EmptyView.
-
Button that was added to
EmptyViewhas been pressed.Declaration
Swift
func buttonPressed(id: EmptyViewButtonTag)
View on GitHub
EmptyViewDelegate Protocol Reference