sortAccounts property

bool sortAccounts
getter/setter pair

Controls account sorting

See accounts

  • true: enable sorting
  • false: disable sorting

Implementation

static bool sortAccounts = true;