Table of Contents

Property Initialized

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

Initialized

Gets whether the MaaFramework.Binding.IMaaTasker is fully initialized.

public bool Initialized { get; }

Property Value

bool

Remarks

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