Interactable.clickTime Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A click must occur within this many seconds after an input down
protected: float clickTime;
protected float clickTime;
val mutable clickTime : single
Protected clickTime As Single