Click or drag to resize

DemoScriptDimmingViewTapGestureUpdated Method

Tap gesture callback, hides the content view

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void TapGestureUpdated(
	GestureRecognizer tapGesture
)

Parameters

tapGesture
Type: DigitalRubySharedGestureRecognizer
Tap gesture
See Also