TLPinchEventInfo
Public typealias
Signature
type TLPinchEventInfo = TLBaseEventInfo & {
delta: VecModel
name: TLPinchEventName
point: VecModel
type: 'pinch'
}
References
TLBaseEventInfo, VecModel, TLPinchEventName
Source
Public typealias
type TLPinchEventInfo = TLBaseEventInfo & {
delta: VecModel
name: TLPinchEventName
point: VecModel
type: 'pinch'
}
TLBaseEventInfo, VecModel, TLPinchEventName