ForceFeedbackMotor.AreEffectsPaused 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.
Boolean indicating whether force feedback effects are paused.
public:
property bool AreEffectsPaused { bool get(); };
bool AreEffectsPaused();
public bool AreEffectsPaused { get; }
var boolean = forceFeedbackMotor.areEffectsPaused;
Public ReadOnly Property AreEffectsPaused As Boolean
Property Value
Boolean
bool
Boolean indicating whether force feedback effects are paused.