RampForceEffect.State 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.
The current state of the effect.
public:
property ForceFeedbackEffectState State { ForceFeedbackEffectState get(); };
ForceFeedbackEffectState State();
public ForceFeedbackEffectState State { get; }
var forceFeedbackEffectState = rampForceEffect.state;
Public ReadOnly Property State As ForceFeedbackEffectState
Property Value
The current state of the effect.