Package-level declarations

Types

Link copied to clipboard
class UnityFrameLayout(context: Context, var unityPlayer: UnityPlayer) : FrameLayout
Link copied to clipboard
Link copied to clipboard
class UnitySurfaceView(    context: Context? = null,     attrs: AttributeSet? = null,     defStyleAttr: Int = 0,     defStyleRes: Int = 0,     unityPlayer: UnityPlayer) : SurfaceView