GamepadReading.RightTrigger Property

Gets the right trigger value.

Syntax

public:
property float32 RightTrigger {
         float32 get ();
}  

Property value

Type: float32 

 The value is between 0.0 and 1.0.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

GamepadReading Class

GamepadReading Members

Windows.Xbox.Input Namespace