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