PitchDownInteraction

class PitchDownInteraction(val timeoutMs: Int, val startAngleDeg: Int = 5, val endAngleDeg: Int = 20) : Interaction

Constructors

Link copied to clipboard
constructor(timeoutMs: Int, startAngleDeg: Int = 5, endAngleDeg: Int = 20)

Properties

Link copied to clipboard
val endAngleDeg: Int = 20
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val type: Int

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)