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: 2023.1.3.0 (2023.1.3)
Syntax
public void SetMinimumLongTapDuration(
	SbTime t
)

Parameters

t
Type: OIV.InventorSbTime
Remarks

(Default is 1.5 seconds)

See Also