IForceFeedbackEffect Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Décrit un effet de retour de force.
public interface class IForceFeedbackEffect
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.Guid(2709502476, 10980, 18626, 128, 99, 234, 189, 7, 119, 203, 137)]
struct IForceFeedbackEffect
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.Guid(2709502476, 10980, 18626, 128, 99, 234, 189, 7, 119, 203, 137)]
public interface IForceFeedbackEffect
Public Interface IForceFeedbackEffect
- Dérivé
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v3.0)
|
Propriétés
Gain |
Spécifie le pourcentage par lequel réduire la force de l’effet. |
State |
État de l’effet. |
Méthodes
Start() |
Démarre l’effet. |
Stop() |
Arrête l’effet. |