DefaultPointerMediator.SetPointerPreferences(IPointerPreferences) Method

Definition

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

Implements

Applies to