Table of Contents

Property IsRunning

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.Native.dll

IsRunning

Gets whether the MaaFramework.Binding.IMaaTasker is running.

public bool IsRunning { get; }

Property Value

bool

Remarks

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