UwpBuildDeployPreferences.GazeInputCapabilityEnabled Property

Definition

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

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

Property Value

Boolean

Applies to