Click or drag to resize
uLiveWallpaper
LiveWallpaperMultiTapDetectorTapZoneRadiusRelative Property
Relative maximum distance between sequential taps. For example, value of 0.5 allows sequential taps to be half a screen away from each other.

Namespace:  LostPolygon.uLiveWallpaper
Syntax
C#
public static float TapZoneRadiusRelative { get; set; }

Property Value

Type: Single
See Also