Table of Contents

Delegate MaaCustomControllerMarshaller.ScrollDelegate

Namespace
MaaFramework.Binding.Interop.Native
Assembly
MaaFramework.Binding.Native.dll
public delegate bool MaaCustomControllerMarshaller.ScrollDelegate(int dx, int dy, nint transArg)

Parameters

dx int
dy int
transArg nint

Returns

bool