Skip to main content

XRDesignPanel.GetService Method

Name Parameters Description
GetService(Type) serviceType Obtains the service object of the specified type from the designer host used by the XRDesignPanel.
GetService<T>() none Obtains the service object of the specified type from the designer host used by the XRDesignPanel.