UwpBuildInfo.GazeInputCapabilityEnabled Property

Definition

If true, the 'Gaze Input' capability will be added to the AppX manifest after the Unity build.

public:
 property bool GazeInputCapabilityEnabled { bool get(); void set(bool value); };
public bool GazeInputCapabilityEnabled { get; set; }
member this.GazeInputCapabilityEnabled : bool with get, set
Public Property GazeInputCapabilityEnabled As Boolean

Property Value

Boolean

Applies to