LibreOffice Module android (master) 1
Public Attributes | List of all members
org.mozilla.gecko.gfx.Axis.Overscroll Enum Reference

Public Attributes

 NONE
 
 MINUS
 
 PLUS
 
 BOTH
 

Detailed Description

Definition at line 94 of file Axis.java.

Member Data Documentation

◆ BOTH

org.mozilla.gecko.gfx.Axis.Overscroll.BOTH

Definition at line 98 of file Axis.java.

◆ MINUS

org.mozilla.gecko.gfx.Axis.Overscroll.MINUS

Definition at line 96 of file Axis.java.

◆ NONE

org.mozilla.gecko.gfx.Axis.Overscroll.NONE

Definition at line 95 of file Axis.java.

◆ PLUS

org.mozilla.gecko.gfx.Axis.Overscroll.PLUS

Definition at line 97 of file Axis.java.


The documentation for this enum was generated from the following file: