MiracastReceiverInputDevices Class

Definition

The devices from which the Miracast Receiver can collect input and transmit to the Miracast Transmitter.

public ref class MiracastReceiverInputDevices sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MiracastReceiverInputDevices final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MiracastReceiverInputDevices
Public NotInheritable Class MiracastReceiverInputDevices
Inheritance
Object Platform::Object IInspectable MiracastReceiverInputDevices
Attributes

Windows requirements

Device family
Windows 10, version 1903 (introduced in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v8.0)

Properties

GameController

Returns a Game Controller input device for use with Miracast, such as a gamepad, joystick, or steering wheel.

Keyboard

Returns a Keyboard input device for use with Miracast.

Applies to