Altus Mapping Engine JavaScript API Reference - v2.0.ut.2153.g60764257e - Tuesday May 16, 2022 SDK Documentation | Builds | BA3 Home
AltusUnified::ILongPressDelegate Class Reference

Public Member Functions

void withholdingInput ()
 
void stoppedWitholdingInput ()
 
bool startLongPress (float x, float y)
 
void updateLongPress (float x, float y)
 
void stoppedLongPress ()
 

Member Function Documentation

bool AltusUnified::ILongPressDelegate::startLongPress ( float  x,
float  y 
)
void AltusUnified::ILongPressDelegate::stoppedLongPress ( )
void AltusUnified::ILongPressDelegate::stoppedWitholdingInput ( )
void AltusUnified::ILongPressDelegate::updateLongPress ( float  x,
float  y 
)
void AltusUnified::ILongPressDelegate::withholdingInput ( )