Table of Contents

Property CustomRecognitionList

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

CustomRecognitionList

Gets the list of registered custom recognitions.

public IList<string> CustomRecognitionList { get; }

Property Value

IList<string>

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaResource.MaaResourceGetCustomRecognitionList(System.IntPtr,System.IntPtr).