UWPCapabilityUtility Class 
Definition
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.
Utility to check and configure UWP capability request from MRTK systems
public ref class UWPCapabilityUtility
	public class UWPCapabilityUtility
	type UWPCapabilityUtility = class
	Public Class UWPCapabilityUtility
		- Inheritance
 - 
				UWPCapabilityUtility
 
Constructors
| UWPCapabilityUtility() | 
Methods
| RequireCapability(PlayerSettings+WSACapability, Type) | 
		 Given capability is required by the given component. Check if capability is enabled, if not auto-enable if possible and log to console  |