Android.App.FragmentTransaction.Add Method
Calls FragmentTransaction.Add(int, Android.App.Fragment, Android.App.Fragment) with a null tag.

Syntax

[Android.Runtime.Register("add", "(ILandroid/app/Fragment;)Landroid/app/FragmentTransaction;", "GetAdd_ILandroid_app_Fragment_Handler")]
public abstract FragmentTransaction Add (int containerViewId, Fragment fragment)

Parameters

containerViewId
Documentation for this section has not yet been entered.
fragment
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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