CropAspectView

class CropAspectView constructor(context: <ERROR CLASS>, attrs: <ERROR CLASS>?, defStyleAttr: Int)

Types

Companion
Link copied to clipboard
object Companion

Functions

drawableStateChanged
Link copied to clipboard
open fun drawableStateChanged()
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
onDraw
Link copied to clipboard
open fun onDraw(canvas: <ERROR CLASS>?)
toString
Link copied to clipboard
open override fun toString(): String

Properties

aspect
Link copied to clipboard
var aspect: Float
paint
Link copied to clipboard
val paint: <ERROR CLASS>