Contents

GCVirtualController.Configuration

The configuration of a virtual controller.

Declaration

class Configuration

Mentioned in

Overview

You configure a virtual controller by specifying the input elements it contains. Then using the updateConfiguration(forElement:configuration:) method, you can customize individual elements.

Topics

Setting the elements

Presenting a custom interface

See Also

Creating virtual controllers