Click or drag to resize
SoLongTapGestureRecognizerSetMinimumLongTapDuration Method

Sets the minimum duration of a long tap.

Namespace: OIV.Inventor.Gestures.Recognizers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetMinimumLongTapDuration(
	SbTime t
)

Parameters

t
Type: OIV.InventorSbTime
Remarks

(Default is 1.5 seconds)

See Also