StyleInfo

public class StyleInfo

This class holds all info that needs to be stored. For now, this is only the styleKey which allows the control to be re-styled and and a observer for the style update notifications which is called by the StyleManager’s styleAllControls() function

  • Empty init that adds observer for re-styling events

    Declaration

    Swift

    public init()