TLPinchEventInfo

Public TypeAlias

Signature
type TLPinchEventInfo = TLBaseEventInfo & {
  type: 'pinch'
  name: TLPinchEventName
  point: Vec2dModel
  delta: Vec2dModel
}
References

TLBaseEventInfo, TLPinchEventName, Vec2dModel

Edit this page
Last edited on 11 May 2023
TLPinchEventTLPinchEventName