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; }
Gets the draw images on the recognition completed if in debug mode; otherwise null.
public IList<MaaImage>? Draws { get; init; }