[ Version ( since = "1.26" ) ]
public void option_clear_by_name (UtilsPredicateStr? predicate)
this |
the Setting |
predicate |
the predicate for which names should be clear. If the predicate returns true for an option name, the option gets removed. If null, all options will be removed. |