UserDefaults

public extension UserDefaults
  • Declaration

    Swift

    struct BionicReading
  • Fixation

    Clamped to the value range 1...5

    Declaration

    Swift

    var bionicReadingFixation: Int { get set }
  • Saccade

    Clamped to the value range 1...5

    Declaration

    Swift

    var bionicReadingSaccade: Int { get set }
  • Opacity

    Clamped to the value range 80...100

    Declaration

    Swift

    var bionicReadingOpacity: Int { get set }