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