SimulatedControllerDataProvider.IsSimulatingLeft Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Left controller is controlled by user input.
public:
property bool IsSimulatingLeft { bool get(); };
public bool IsSimulatingLeft { get; }
member this.IsSimulatingLeft : bool
Public ReadOnly Property IsSimulatingLeft As Boolean