Contents

VZKeyboardConfiguration

The base class for a configuring a keyboard.

Declaration

class VZKeyboardConfiguration

Overview

VZKeyboardConfiguration defines the abstract interface that defines a virtual keyboard that you connect to a guest operating system. Don’t instantiate VZKeyboardConfiguration directly, use one of its subclasses such as VZUSBKeyboardConfiguration instead.

See Also

Keyboards