Searched defs:keyboard (Results 1 – 2 of 2) sorted by relevance
135 public void Attach(IPointerInput pointer = null, IKeyboard keyboard = null) in Attach()165 public void Detach(bool pointer = false, bool keyboard = false) in Detach()
46 public static void TypeText(this USBKeyboard keyboard, string text) in TypeText()