MiracastReceiverGameControllerDevice.IsRequestedByTransmitter Property

Definition

Indicates if the Miracast Transmitter is willing to receive input from a game controller device.

public:
 property bool IsRequestedByTransmitter { bool get(); };
bool IsRequestedByTransmitter();
public bool IsRequestedByTransmitter { get; }
var boolean = miracastReceiverGameControllerDevice.isRequestedByTransmitter;
Public ReadOnly Property IsRequestedByTransmitter As Boolean

Property Value

Boolean

bool

True if the Miracast Transmitter is willing to receive input from a game controller device.

Applies to