MimiIconBook
public enum MimiIconBook
A handy collection of Mimi icons
- alert: Used to accompany alerts.
- check: Used to indicate a positive/success action.
- cross: Used to indicate a delete action.
- exit: Used to indicate an exit action.
- help: Used to accompany help.
- info: Used to accompany information.
- share: Used to indicate a share action.
-
The corresponding image
Declaration
Swift
var image: UIImage? { get }