TKUICardActionNormalStyle

public enum TKUICardActionNormalStyle

Undocumented

  • Uses the .tkAppTintColor as the foreground colour, and also as the background colour with a opacity of 0.15

    Declaration

    Swift

    case fadedTint
  • Uses .tkLabelPrimary as the foreground colour, .clear as the background colour and adds an outline around the button of .tkLabelPrimary with 0.1 opacity

    Declaration

    Swift

    case outline