Bearbeiten

MouseDeviceManager.Initialize Method

Definition

The initialize function is used to setup the service once created. This method is called once all services have been registered in the Mixed Reality Toolkit.

public:
 override void Initialize();
public override void Initialize ();
override this.Initialize : unit -> unit
Public Overrides Sub Initialize ()

Implements

Applies to