All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.Edge.kt Maven / Gradle / Ivy

The newest version!
package com.juul.krayon.axis

public enum class Edge {
    Left,
    Top,
    Right,
    Bottom,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy