StyleKeyProtocol

public protocol StyleKeyProtocol

Best used with string based enums, conform to this protocol in order to define style keys

  • Undocumented

    Declaration

    Swift

    var rawValue: String