KeyBinding.Unbound Method
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.
Create a default empty binding.
public:
static Microsoft::MixedReality::Toolkit::Input::KeyBinding Unbound();
public static Microsoft.MixedReality.Toolkit.Input.KeyBinding Unbound ();
static member Unbound : unit -> Microsoft.MixedReality.Toolkit.Input.KeyBinding
Public Shared Function Unbound () As KeyBinding