Interface ScaleGestureDescriptor<R, V, X, Y>

Type Parameters

  • R

  • V extends View

  • X

  • Y

Hierarchy

Properties

affinity?: Affinity
extends?: boolean | Proto<ScaleGesture<any, any, any, any>>
inherits?: boolean | PropertyKey
method?: GestureMethod
name?: PropertyKey
observes?: boolean
preserveAspectRatio?: boolean
viewKey?: string | boolean
wheel?: boolean

Generated using TypeDoc