MUStatDelegate
@objc
public protocol MUStatDelegate : AnyObject
Delegate protocol for MUStat.
-
Will trigger each time stat is tapped.
Declaration
Swift
func didTap(stat: MUStat)
Sejima Docs (99% documented)
@objc
public protocol MUStatDelegate : AnyObject
Delegate protocol for MUStat.
Will trigger each time stat is tapped.
Swift
func didTap(stat: MUStat)