Table of Contents

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

bool

Remarks

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