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
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaResource.MaaResourceGetCustomRecognitionList(System.IntPtr,System.IntPtr).