FUIStatusImageComponent

public protocol FUIStatusImageComponent : FUIStatusMultilineComponent

Component protocol for StatusImage properties

  • statusAttributedText Extension method

    Developer formatted NSAttributedString to display as the status

    Declaration

    Swift

    public var statusAttributedText: NSAttributedString! { get set }