Delegate MouseDetectorAnnotationFinder
Namespace: Unity.UIWidgets.gestures
Syntax
public delegate MouseTrackerAnnotation MouseDetectorAnnotationFinder(Offset offset);
Parameters
Type | Name | Description |
---|---|---|
Offset | offset |
Returns
Type | Description |
---|---|
MouseTrackerAnnotation |