Documentation
¶
Index ¶
- func FindWindow(className, windowName string) uint64
- func GetCursorWindow() unsafe.Pointer
- func GetDesktopWindow() unsafe.Pointer
- func GetDeviceAdbConfig(index uint64) string
- func GetDeviceAdbControllerType(index uint64) maa.AdbControllerType
- func GetDeviceAdbPath(index uint64) string
- func GetDeviceAdbSerial(index uint64) string
- func GetDeviceCount() uint64
- func GetDeviceName(index uint64) string
- func GetForegroundWindow() unsafe.Pointer
- func GetWindow(index uint64) unsafe.Pointer
- func GetWindowClassName(hwnd unsafe.Pointer) (string, bool)
- func GetWindowWindowName(hwnd unsafe.Pointer) (string, bool)
- func InitOption(userPath, defaultJson string) bool
- func IsFindDeviceCompleted() bool
- func ListWindows() uint64
- func PostFindDevice() bool
- func PostFindDeviceWithAdb(adbPath string) bool
- func SearchWindow(className, windowName string) uint64
- func WaitForFindDeviceToComplete() uint64
- type AdbDevice
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindWindow ¶
func GetCursorWindow ¶
func GetDesktopWindow ¶
func GetDeviceAdbConfig ¶
func GetDeviceAdbControllerType ¶
func GetDeviceAdbControllerType(index uint64) maa.AdbControllerType
func GetDeviceAdbPath ¶
func GetDeviceAdbSerial ¶
func GetDeviceCount ¶
func GetDeviceCount() uint64
func GetDeviceName ¶
func GetForegroundWindow ¶
func InitOption ¶
func IsFindDeviceCompleted ¶
func IsFindDeviceCompleted() bool
func ListWindows ¶
func ListWindows() uint64
func PostFindDevice ¶
func PostFindDevice() bool
func PostFindDeviceWithAdb ¶
func SearchWindow ¶
func WaitForFindDeviceToComplete ¶
func WaitForFindDeviceToComplete() uint64
Types ¶
Click to show internal directories.
Click to hide internal directories.