findPreference

Deprecated

Use PreferenceFragmentCompat instead

Finds a Preference based on its key.

Return

The Preference with the key, or null

Parameters

key

The key of the preference to retrieve

See also