| Top |  |  |  |  | 
#define FM_SORT_DEFAULT ((FmSortMode)-1)
value which means do not change sorting mode flags.
Sort mode flags supported by FmFolderModel
| sort ascending, mutually exclusive with FM_SORT_DESCENDING | ||
| sort descending, mutually exclusive with FM_SORT_ASCENDING | ||
| case sensitive file names sort | ||
| (since 1.2.0) don't sort folders before files | ||
| . | [FM_SORT_ASCENDING|FM_SORT_DESCENDING] | 
Since: 1.0.2