BTNVisibleRateType

enum BTNVisibleRateType : Int, @unchecked Sendable

Undocumented

  • Undocumented

    Declaration

    Swift

    case unknown = 0
  • Undocumented

    Declaration

    Swift

    case percent = 1
  • Undocumented

    Declaration

    Swift

    case fixed = 2