Defines values that specify how force feedback equations are handled when an app receives the input focus.
public enum class EquationFlags
| Member | Description |
|---|---|
| Normal | Equations are automatically downloaded and started when the application regains focus. |
| NoDownloadOnFocusChange | Equations must be downloaded and started by the application. |
| NoStartOnFocusChange | Equations are downloaded automatically but must be started by the application. |
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd