FUIIconsComponent
public protocol FUIIconsComponent : AnyObject
Component protocol for Icons properties
-
FUIGlyphImages(UIImageorString) which are rendered in an icon stack.Declaration
Swift
var iconImages: [FUIGlyphImage] { get set }