Share via


KinectSensorChooserUIViewModel Members

The following table(s) list the members exposed by the KinectSensorChooserUIViewModel type.

Public Constructors

Name Description
Public Method KinectSensorChooserUIViewModel Creates a new KinectSensorChooserUIViewModel object.

Public Fields

Name Description
Public Field Static IsListeningProperty Set this to true when the application is listining for audio input from the sensor. UI will show a microphone icon.
Public Field Static KinectSensorChooserProperty The KinectSensorChooser whose status we are displaying.
Public Field Static MessageProperty The short message to display.
Public Field Static MoreInformationProperty The more descriptive message to display.
Public Field Static MoreInformationUriProperty Uri for more information on the state we are in.
Public Field Static MoreInformationVisibilityProperty The visibility we want for the MoreInformation Uri.
Public Field Static StatusProperty The current ChooserStatus of our KinectSensorChooser
Public Field Static VisualStateProperty The state we want the VisualStateManager in the UI to be in.

Public Properties

Name Description
Public Property IsListening Set this to true when the application is listining for audio input from the sensor. UI will show a microphone icon.
Public Property KinectSensorChooser Gets or sets the KinectSensorChooser whose status we are displaying.
Public Property Message The short message to display.
Public Property MoreInformation The more descriptive message to display.
Public Property MoreInformationUri Uri for more information on the state we are in.
Public Property MoreInformationVisibility The visibility we want for the MoreInformation Uri.
Public Property RetryCommand Command to retry getting a sensor.
Public Property Status The current ChooserStatus of our KinectSensorChooser
Public Property VisualState The state we want the VisualStateManager in the UI to be in.

See Also

Reference

KinectSensorChooserUIViewModel Class
Microsoft.Kinect.Toolkit Namespace