Side
class Side
Class that defines different sides for insets.
Summary
Public methods |
static Int |
|
Constants
BOTTOM
static val BOTTOM: Int
Value: 8
LEFT
static val LEFT: Int
Value: 1
RIGHT
static val RIGHT: Int
Value: 4
TOP
static val TOP: Int
Value: 2
Public methods
all
static fun all(): Int
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.