FUIHorizontalIconsComponent
public protocol FUIHorizontalIconsComponent : AnyObject
Component protocol for Horizontal Icons properties
-
FUIGlyphImages(UIImageorString). These are rendered in a horizontal icon stack in the status area.Declaration
Swift
var horizontalIcons: [FUIGlyphImage] { get set }