Table of Contents

Property Tasker

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

Tasker

Gets the tasker from the MaaFramework.Binding.IMaaContext.

public IMaaTasker<nint> Tasker { get; }

Property Value

IMaaTasker<nint>

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaContext.MaaContextGetTasker(System.IntPtr).