Editar

Compartilhar via


IMixedRealityServiceInspector.DrawInspectorGUI(Object) Method

Definition

Used to draw an inspector for a service facade.

public:
 void DrawInspectorGUI(System::Object ^ target);
public void DrawInspectorGUI (object target);
abstract member DrawInspectorGUI : obj -> unit
Public Sub DrawInspectorGUI (target As Object)

Parameters

target
Object

Applies to