GCMicroGamepad.ReportsAbsoluteDpadValues Property

Definition

Gets or sets a value that controls whether D-pad values are measured from the physical center of the touchpad or from the point that the user first touches.

public virtual bool ReportsAbsoluteDpadValues { [Foundation.Export("reportsAbsoluteDpadValues")] get; [Foundation.Export("setReportsAbsoluteDpadValues:")] set; }
member this.ReportsAbsoluteDpadValues : bool with get, set

Property Value

A value that controls whether D-pad values are measured from the physical center of the touchpad or from the point that the user first touches. The default is false, to indicate that inputs are measured from the place that the user first touches.

Attributes

Applies to