Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Whether this group is ordering preferences in the order they are added.
Set method documentation [Android Documentation]
Whether to order the Android.Preferences.Preference children of this group as they
are added. If this is false, the ordering will follow each Preference
order and default to alphabetic for those without an order.
If this is called after preferences are added, they will not be
re-ordered in the order they were added, hence call this method early on.