Interactable.InputDownTimer(Single) Method   
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 timer for the MixedRealityInputHandlers, clicks should occur within a certain time.
protected:
 System::Collections::IEnumerator ^ InputDownTimer(float time);protected System.Collections.IEnumerator InputDownTimer(float time);member this.InputDownTimer : single -> System.Collections.IEnumeratorProtected Iterator Function InputDownTimer (time As Single) As IEnumeratorParameters
- time
- Single