Bearbeiten

InspectorField.UpdatePropertySetting(InspectorPropertySetting, Object) Method

Definition

Set the value of the propertySetting

public:
 static Microsoft::MixedReality::Toolkit::Utilities::Editor::InspectorPropertySetting UpdatePropertySetting(Microsoft::MixedReality::Toolkit::Utilities::Editor::InspectorPropertySetting setting, System::Object ^ update);
public static Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorPropertySetting UpdatePropertySetting (Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorPropertySetting setting, object update);
static member UpdatePropertySetting : Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorPropertySetting * obj -> Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorPropertySetting
Public Shared Function UpdatePropertySetting (setting As InspectorPropertySetting, update As Object) As InspectorPropertySetting

Parameters

update
Object

Returns

Applies to