Protocols

The following protocols are available globally.

  • Delegate protocol for MUAvatar.

    See more

    Declaration

    Swift

    @objc
    public protocol MUAvatarDelegate : AnyObject
  • Delegate protocol for MUButton.

    See more

    Declaration

    Swift

    @objc
    public protocol MUButtonDelegate : AnyObject
  • Delegate protocol for MIPinCode.

    See more

    Declaration

    Swift

    @objc
    public protocol MUPinCodeDelegate : AnyObject
  • Delegate protocol for MUStat.

    See more

    Declaration

    Swift

    @objc
    public protocol MUStatDelegate : AnyObject
  • Delegate protocol for MUTextField.

    See more

    Declaration

    Swift

    @objc
    public protocol MUTextFieldDelegate : AnyObject
  • Delegate protocol for MUTopBar.

    See more

    Declaration

    Swift

    @objc
    public protocol MUTopBarDelegate : AnyObject