Android.Preferences.PreferenceActivity.ExtraShowFragmentTitle Field
When starting this activity and using PreferenceActivity.ExtraShowFragment,
this extra can also be specify to supply the title to be shown for
that fragment.
Syntax
[Android.Runtime.Register("EXTRA_SHOW_FRAGMENT_TITLE")] public const stringExtraShowFragmentTitle
Remarks
When starting this activity and using PreferenceActivity.ExtraShowFragment,
this extra can also be specify to supply the title to be shown for
that fragment.