Table of Contents

Property MaaEventCallbacks

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.Native.dll

MaaEventCallbacks

Gets the delegates to avoid garbage collection before MaaFramework calls.

protected IReadOnlyDictionary<MaaHandleType, MaaEventCallback> MaaEventCallbacks { get; set; }

Property Value

IReadOnlyDictionary<MaaHandleType, MaaEventCallback>