Table of Contents

Class DesktopWindowInfo

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

A record providing properties of window information.

public record DesktopWindowInfo : IEquatable<DesktopWindowInfo>

Inheritance

Derived

Implements

Inherited Members

Extension Methods

Constructors

DesktopWindowInfo(nint, string, string, Win32ScreencapMethods, Win32InputMethod, Win32InputMethod)

A record providing properties of window information.

Properties

ClassName

Gets the window class name.

Handle

Gets the handle to a window.

KeyboardMethod

The keyboard method.

MouseMethod

The mouse method.

Name

Gets the window name.

ScreencapMethods

The screencap methods.