UIColor

extension UIColor
  • hsb

    Returns the hue, saturation and brightness values for the receiver.

    Declaration

    Swift

    var hsb: HSB { get }