Table of Contents

Class SkiaGesturesParameters

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public class SkiaGesturesParameters
Inheritance
SkiaGesturesParameters
Inherited Members
Extension Methods

Properties

Empty

public static SkiaGesturesParameters Empty { get; }

Property Value

SkiaGesturesParameters

Event

public TouchActionEventArgs Event { get; set; }

Property Value

TouchActionEventArgs

Type

public TouchActionResult Type { get; set; }

Property Value

TouchActionResult

Methods

Create(TouchActionResult, TouchActionEventArgs)

public static SkiaGesturesParameters Create(TouchActionResult action, TouchActionEventArgs args)

Parameters

action TouchActionResult
args TouchActionEventArgs

Returns

SkiaGesturesParameters