Editar

Compartilhar via


InspectorUIUtility.AdjustListSettings Method

Definition

adjust list settings as things change

public:
 static System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::Utilities::Editor::InspectorUIUtility::ListSettings> ^ AdjustListSettings(System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::Utilities::Editor::InspectorUIUtility::ListSettings> ^ listSettings, int count);
public static System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorUIUtility.ListSettings> AdjustListSettings (System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorUIUtility.ListSettings> listSettings, int count);
static member AdjustListSettings : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorUIUtility.ListSettings> * int -> System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorUIUtility.ListSettings>
Public Shared Function AdjustListSettings (listSettings As List(Of InspectorUIUtility.ListSettings), count As Integer) As List(Of InspectorUIUtility.ListSettings)

Parameters

count
Int32

Returns

Applies to