Property CustomActionList
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
CustomActionList
Gets the list of registered custom actions.
public IList<string> CustomActionList { get; }Property Value
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaResource.MaaResourceGetCustomActionList(System.IntPtr,System.IntPtr).