GestureOverlayView.GetGesturePath(Path) Method

Definition

[Android.Runtime.Register("getGesturePath", "(Landroid/graphics/Path;)Landroid/graphics/Path;", "GetGetGesturePath_Landroid_graphics_Path_Handler")]
public virtual Android.Graphics.Path? GetGesturePath (Android.Graphics.Path? path);
[<Android.Runtime.Register("getGesturePath", "(Landroid/graphics/Path;)Landroid/graphics/Path;", "GetGetGesturePath_Landroid_graphics_Path_Handler")>]
abstract member GetGesturePath : Android.Graphics.Path -> Android.Graphics.Path
override this.GetGesturePath : Android.Graphics.Path -> Android.Graphics.Path

Parameters

path
Path

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to