Table of Contents

Delegate MaaCustomControllerMarshaller.SwipeDelegate

Namespace
MaaFramework.Binding.Interop.Native
Assembly
MaaFramework.Binding.Native.dll
public delegate bool MaaCustomControllerMarshaller.SwipeDelegate(int x1, int y1, int x2, int y2, int duration, nint transArg)

Parameters

x1 int
y1 int
x2 int
y2 int
duration int
transArg nint

Returns

bool