SoDoubleTapGestureRecognizerGetMaximumDurationBetweenTap Method |
Gets the maximum time that can elapse between the two taps of a double tap.
Namespace: OIV.Inventor.Gestures.RecognizersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbTime GetMaximumDurationBetweenTap()
Public Function GetMaximumDurationBetweenTap As SbTime
public:
SbTime GetMaximumDurationBetweenTap()
member GetMaximumDurationBetweenTap : unit -> SbTime
Return Value
Type:
SbTimeRemarks See Also