IForceFeedbackEffect Interface

Definition

Describes a force feedback effect.

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
Derived
Attributes

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Properties

Gain

Specifies the percentage by which to reduce the force of the effect.

State

The state of the effect.

Methods

Start()

Starts the effect.

Stop()

Stops the effect.

Applies to