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

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.

[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