Table of Contents

Delegate MaaCustomControllerMarshaller.TouchDownDelegate

Namespace
MaaFramework.Binding.Interop.Native
Assembly
MaaFramework.Binding.Native.dll
public delegate bool MaaCustomControllerMarshaller.TouchDownDelegate(int contact, int x, int y, int pressure, nint transArg)

Parameters

contact int
x int
y int
pressure int
transArg nint

Returns

bool