GazeHidPositionsParser Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Hid Positions Parser
C#
[Windows.Foundation.Metadata.Activatable(typeof(Microsoft.Toolkit.Uwp.Input.GazeInteraction.GazeHidParsers.__IGazeHidPositionsParserFactory), 1)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class GazeHidPositionsParser
C#
public class GazeHidPositionsParser
[<Windows.Foundation.Metadata.Activatable(typeof(Microsoft.Toolkit.Uwp.Input.GazeInteraction.GazeHidParsers.__IGazeHidPositionsParserFactory), 1)>]
[<Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)>]
[<Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)>]
[<Windows.Foundation.Metadata.Version(1)>]
type GazeHidPositionsParser = class
type GazeHidPositionsParser = class
Public NotInheritable Class GazeHidPositionsParser
Public Class GazeHidPositionsParser
- Inheritance
-
GazeHidPositionsParser
- Attributes
-
Windows.Foundation.Metadata.ActivatableAttribute Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Gaze |
Initializes a new instance of the GazeHidPositionsParser class. |
Get |
Parses the positions from the report. |
Produit | Versions |
---|---|
Windows Community Toolkit | 6.1.1, 7.0.0, 7.1.0 |