DefaultPointerMediator.SetPointerPreferences(IPointerPreferences) 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.
Called to set the pointer preferences of the current input and focus configuration.
public:
virtual void SetPointerPreferences(Microsoft::MixedReality::Toolkit::Input::IPointerPreferences ^ pointerPreferences);
public void SetPointerPreferences (Microsoft.MixedReality.Toolkit.Input.IPointerPreferences pointerPreferences);
abstract member SetPointerPreferences : Microsoft.MixedReality.Toolkit.Input.IPointerPreferences -> unit
override this.SetPointerPreferences : Microsoft.MixedReality.Toolkit.Input.IPointerPreferences -> unit
Public Sub SetPointerPreferences (pointerPreferences As IPointerPreferences)
Parameters
- pointerPreferences
- IPointerPreferences