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 string ExtraShowFragmentTitle

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.

[Android Documentation]

Requirements

Namespace: Android.Preferences
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14