ScalingMode

public enum ScalingMode : String

Undocumented

  • Undocumented

    Declaration

    Swift

    case normal = "Normal"
  • Undocumented

    Declaration

    Swift

    case letterbox = "Letterbox"
  • Undocumented

    Declaration

    Swift

    case cropSourceToCleanAperture = "CropSourceToCleanAperture"
  • Undocumented

    Declaration

    Swift

    case trim = "Trim"