Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 452 Bytes

SheetyColorsController.md

File metadata and controls

24 lines (17 loc) · 452 Bytes

EXTENSION

SheetyColorsController

Properties

color

var color: UIColor

The current color managed by the SheetyColorsController instance.

Methods

init(withConfig:)

convenience init(withConfig config: SheetyColorsConfigProtocol)

Creates a SheetyColorsController instance.

  • Parameter:
  • config: A config object containing options for specifying the look and feel of a SheetyColors view.