Table of Contents

Property Draws

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

Draws

Gets the draw images on the recognition completed if in debug mode; otherwise null.

public IList<MaaImage>? Draws { get; init; }

Property Value

IList<MaaImage>?