FragmentTransaction
FragmentTransaction()
FragmentTransaction(IntPtr, JniHandleOwnership)
IsAddToBackStackAllowed
IsEmpty
JniPeerMembers
ThresholdClass
ThresholdType
Add(Fragment, String)
Add(Int32, Fragment)
Add(Int32, Fragment, String)
AddSharedElement(View, String)
AddToBackStack(String)
Attach(Fragment)
Commit()
CommitAllowingStateLoss()
CommitNow()
CommitNowAllowingStateLoss()
Detach(Fragment)
DisallowAddToBackStack()
Hide(Fragment)
Remove(Fragment)
Replace(Int32, Fragment)
Replace(Int32, Fragment, String)
RunOnCommit(IRunnable)
SetBreadCrumbShortTitle(ICharSequence)
SetBreadCrumbShortTitle(Int32)
SetBreadCrumbShortTitle(String)
SetBreadCrumbTitle(ICharSequence)
SetBreadCrumbTitle(Int32)
SetBreadCrumbTitle(String)
SetCustomAnimations(Int32, Int32)
SetCustomAnimations(Int32, Int32, Int32, Int32)
SetPrimaryNavigationFragment(Fragment)
SetReorderingAllowed(Boolean)
SetTransition(FragmentTransit)
SetTransitionStyle(Int32)
Show(Fragment)
monoandroid
namespace Android.App
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("android/app/FragmentTransaction", DoNotGenerateAcw = true)]
public abstract class FragmentTransaction : Object
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This class is obsoleted in this android platform |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API