keys

package
v0.0.0-...-47abacc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Null       = string('\ue000')
	Cancel     = string('\ue001')
	Help       = string('\ue002')
	Backspace  = string('\ue003')
	Tab        = string('\ue004')
	Clear      = string('\ue005')
	Return     = string('\ue006')
	Enter      = string('\ue007')
	Shift      = string('\ue008')
	Control    = string('\ue009')
	Alt        = string('\ue00a')
	Pause      = string('\ue00b')
	Escape     = string('\ue00c')
	Space      = string('\ue00d')
	PageUp     = string('\ue00e')
	PageDown   = string('\ue00f')
	End        = string('\ue010')
	Home       = string('\ue011')
	LeftArrow  = string('\ue012')
	UpArrow    = string('\ue013')
	RightArrow = string('\ue014')
	DownArrow  = string('\ue015')
	Insert     = string('\ue016')
	Delete     = string('\ue017')
	Semicolon  = string('\ue018')
	Equals     = string('\ue019')
	Numpad0    = string('\ue01a')
	Numpad1    = string('\ue01b')
	Numpad2    = string('\ue01c')
	Numpad3    = string('\ue01d')
	Numpad4    = string('\ue01e')
	Numpad5    = string('\ue01f')
	Numpad6    = string('\ue020')
	Numpad7    = string('\ue021')
	Numpad8    = string('\ue022')
	Numpad9    = string('\ue023')
	Multiply   = string('\ue024')
	Add        = string('\ue025')
	Separator  = string('\ue026')
	Subtract   = string('\ue027')
	Decimal    = string('\ue028')
	Divide     = string('\ue029')
	F1         = string('\ue031')
	F2         = string('\ue032')
	F3         = string('\ue033')
	F4         = string('\ue034')
	F5         = string('\ue035')
	F6         = string('\ue036')
	F7         = string('\ue037')
	F8         = string('\ue038')
	F9         = string('\ue039')
	F10        = string('\ue03a')
	F11        = string('\ue03b')
	F12        = string('\ue03c')
	Meta       = string('\ue03d')
)

A list of keypress codes for SendKeys.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL