ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > SettingsManager > getAll

SettingsManager.getAll property

Return all the setting values for which the filtering function, taking as input a setting key, has returned true.

Signature:

getAll: (filteringFunction: (key: SettingKey) => boolean) => SettingValue[];
  • SettingsManager.getAll property
Copyright © 2019 ActiveViam