public float GetSwipeVelocityThreshold()
 {
     return(thisUIManager.GetSwipeVelocityThreshold());
 }