Table of Contents

Property Loaded

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

Loaded

Gets whether the MaaFramework.Binding.IMaaResource is fully loaded.

public bool Loaded { get; }

Property Value

bool

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaResource.MaaResourceLoaded(System.IntPtr).