SimulatedControllerDataProvider.IsSimulatingRight 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.
Right controller is controlled by user input.
public:
property bool IsSimulatingRight { bool get(); };
public bool IsSimulatingRight { get; }
member this.IsSimulatingRight : bool
Public ReadOnly Property IsSimulatingRight As Boolean