MainPresenter
final class MainPresenter : BasePresenter, MainPresenting
MainPresenter: presenter to be used by the MainViewController
-
Method to get the current palette of the app
Declaration
Swift
func getCurrentPalette() -> UIColor.Palette
Return Value
the palette stored in user defaults as the current one selected