GesturesAttributeParser

Utility class for parsing AttributeSet to GesturesSettings.

object GesturesAttributeParser

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
parseGesturesSettings
Link copied to clipboard
fun parseGesturesSettings(context: Context, attrs: AttributeSet?, pixelRatio: Float): GesturesSettings
toString
Link copied to clipboard
open override fun toString(): String