Property Running
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
Running
Gets whether the MaaFramework.Binding.IMaaTasker is running.
public bool Running { get; }
Property Value
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaTasker.MaaTaskerRunning(System.IntPtr).