Interface NavigationDirection


public interface NavigationDirection
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Corresponds to start or top, depending on orientation and text direction
    static final int
    Corresponds to end or bottom, depending on orientation and text direction
  • Field Details

    • BACK

      static final int BACK
      Corresponds to start or top, depending on orientation and text direction
      See Also:
    • FORWARD

      static final int FORWARD
      Corresponds to end or bottom, depending on orientation and text direction
      See Also: