KeyLabelOption

public enum KeyLabelOption : Int

Undocumented

  • off

    Undocumented

    Declaration

    Swift

    case off
  • all

    Undocumented

    Declaration

    Swift

    case all
  • Undocumented

    Declaration

    Swift

    case cOnly
  • Undocumented

    Declaration

    Swift

    public static var savedSetting: KeyLabelOption { get }