IGamepadReading.IsLeftShoulderPressed Property

Indicates whether left bumper is pressed.

Syntax

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

Property value

Type: bool 

 True if left bumper is pressed; false otherwise.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IGamepadReading Interface

IGamepadReading Members

Windows.Xbox.Input Namespace