Android.App.FragmentTransaction.SetBreadCrumbShortTitle Method
Set the short title to show as a bread crumb when this transaction is on the back stack, as used by Android.App.FragmentBreadCrumbs.

Syntax

[Android.Runtime.Register("setBreadCrumbShortTitle", "(I)Landroid/app/FragmentTransaction;", "GetSetBreadCrumbShortTitle_IHandler")]
public abstract FragmentTransaction SetBreadCrumbShortTitle (int res)

Parameters

res
A string resource containing the title.

Returns

Documentation for this section has not yet been entered.

Remarks

Set the short title to show as a bread crumb when this transaction is on the back stack, as used by Android.App.FragmentBreadCrumbs.

[Android Documentation]

Requirements

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