KinectSensorChooserUIViewModel Members
The following table(s) list the members exposed by the KinectSensorChooserUIViewModel type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
KinectSensorChooserUIViewModel | Creates a new KinectSensorChooserUIViewModel object. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
IsListeningProperty | Set this to true when the application is listining for audio input from the sensor. UI will show a microphone icon. |
![]() ![]() |
KinectSensorChooserProperty | The KinectSensorChooser whose status we are displaying. |
![]() ![]() |
MessageProperty | The short message to display. |
![]() ![]() |
MoreInformationProperty | The more descriptive message to display. |
![]() ![]() |
MoreInformationUriProperty | Uri for more information on the state we are in. |
![]() ![]() |
MoreInformationVisibilityProperty | The visibility we want for the MoreInformation Uri. |
![]() ![]() |
StatusProperty | The current ChooserStatus of our KinectSensorChooser |
![]() ![]() |
VisualStateProperty | The state we want the VisualStateManager in the UI to be in. |
Public Properties
Name | Description | |
---|---|---|
![]() |
IsListening | Set this to true when the application is listining for audio input from the sensor. UI will show a microphone icon. |
![]() |
KinectSensorChooser | Gets or sets the KinectSensorChooser whose status we are displaying. |
![]() |
Message | The short message to display. |
![]() |
MoreInformation | The more descriptive message to display. |
![]() |
MoreInformationUri | Uri for more information on the state we are in. |
![]() |
MoreInformationVisibility | The visibility we want for the MoreInformation Uri. |
![]() |
RetryCommand | Command to retry getting a sensor. |
![]() |
Status | The current ChooserStatus of our KinectSensorChooser |
![]() |
VisualState | The state we want the VisualStateManager in the UI to be in. |
See Also
Reference
KinectSensorChooserUIViewModel Class
Microsoft.Kinect.Toolkit Namespace