Table of Contents

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

bool

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaTasker.MaaTaskerStopping(System.IntPtr).