IGamepadReading.IsRightShoulderPressed Property

Indicates whether right bumper is pressed.

Syntax

public:
property bool IsRightShoulderPressed {
         bool get ();
}  

Property value

Type: bool 

 True if right bumper is pressed; false otherwise.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IGamepadReading Interface

IGamepadReading Members

Windows.Xbox.Input Namespace