ServiceFacade.SetService(IMixedRealityService) 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.
public:
void SetService(Microsoft::MixedReality::Toolkit::IMixedRealityService ^ service);
public void SetService (Microsoft.MixedReality.Toolkit.IMixedRealityService service);
member this.SetService : Microsoft.MixedReality.Toolkit.IMixedRealityService -> unit
Public Sub SetService (service As IMixedRealityService)
Parameters
- service
- IMixedRealityService