InputSimulationService.UserInputEnabled Property

Definition

If true then keyboard and mouse input are used to simulate controllers.

public:
 property bool UserInputEnabled { bool get(); void set(bool value); };
public bool UserInputEnabled { get; set; }
member this.UserInputEnabled : bool with get, set
Public Property UserInputEnabled As Boolean

Property Value

Implements

Applies to