Schnittstelle BreakpointConditionRatioType


public interface BreakpointConditionRatioType
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    true if the aspect ratio is
    less than or equal to the condition value
    static final int
    true if the aspect ratio is
    greater than or equal to the condition value
  • Felddetails

    • MIN_ASPECT_RATIO

      static final int MIN_ASPECT_RATIO
      true if the aspect ratio is
      greater than or equal to the condition value
      Siehe auch:
    • MAX_ASPECT_RATIO

      static final int MAX_ASPECT_RATIO
      true if the aspect ratio is
      less than or equal to the condition value
      Siehe auch: