FUIEventViewComponent

public protocol FUIEventViewComponent : FUIAttributesConsumer

Component protocol for Subtitle properties

  • The color of the event view.

    Declaration

    Swift

    var eventViewColor: UIColor? { get set }
  • The style classpath array of the event view.

    Declaration

    Swift

    var eventViewStyleClassPath: [FioriStyle] { get set }