You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2022. It is now read-only.
To set up an @IBDesignable label using Mixer goes as follows:
import Mixer
In your label, assign color rawValue to an @IBInspectable variable. Interface builder does not yet support enums, so the mapping from string to enum is done in setupLabel