Constant nih_plug_vizia::vizia_assets::ICONS
source · pub const ICONS: &str = "Entypo";
Expand description
The font name for the icon font (Entypo), needs to be registered using register_icons()
first.
pub const ICONS: &str = "Entypo";
The font name for the icon font (Entypo), needs to be registered using register_icons()
first.