HardAccelerationLevel

@objc
public enum HardAccelerationLevel : Int, RawRepresentable

Undocumented

  • low

    Undocumented

    Declaration

    Swift

    case low
  • Undocumented

    Declaration

    Swift

    case medium
  • Undocumented

    Declaration

    Swift

    case high

Implementation of RawRepresentable