ImgLyUIView

Created by svennahler on 31.10.16.

abstract class ImgLyUIView

Constructors

ImgLyUIView
Link copied to clipboard
open fun ImgLyUIView(context: Context)
ImgLyUIView
Link copied to clipboard
open fun ImgLyUIView(context: Context, attrs: AttributeSet)
ImgLyUIView
Link copied to clipboard
open fun ImgLyUIView(context: Context, attrs: AttributeSet, defStyleAttr: Int)

Functions

onDrawUI
Link copied to clipboard
open fun onDrawUI(canvas: Canvas)
postInvalidateUi
Link copied to clipboard
open fun postInvalidateUi()

Properties

willDrawUi
Link copied to clipboard
protected open var willDrawUi: Boolean