Android.App.FragmentTransaction.SetBreadCrumbTitle Method
Set the full 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("setBreadCrumbTitle", "(I)Landroid/app/FragmentTransaction;", "GetSetBreadCrumbTitle_IHandler")]
public abstract FragmentTransaction SetBreadCrumbTitle (int res)

Parameters

res
A string resource containing the title.

Returns

Documentation for this section has not yet been entered.

Remarks

Set the full 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