ProjectedDeviceController.Capability
public final class ProjectedDeviceController.Capability
Represents an intrinsic piece of functionality of a Projected device, i.e., what it is capable of.
Summary
Public fields |
|
|---|---|
static final @NonNull ProjectedDeviceController.Capability |
Indicates that the Projected device is capable of showing a visual user interface, i.e., that it has a screen. |
Public fields
CAPABILITY_VISUAL_UI
public static final @NonNull ProjectedDeviceController.Capability CAPABILITY_VISUAL_UI
Indicates that the Projected device is capable of showing a visual user interface, i.e., that it has a screen.