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