FragmentController
FragmentController(IntPtr, JniHandleOwnership)
FragmentManager
JniPeerMembers
LoaderManager
ThresholdClass
ThresholdType
AttachHost(Fragment)
CreateController(FragmentHostCallback)
DispatchActivityCreated()
DispatchConfigurationChanged(Configuration)
DispatchContextItemSelected(IMenuItem)
DispatchCreate()
DispatchCreateOptionsMenu(IMenu, MenuInflater)
DispatchDestroy()
DispatchDestroyView()
DispatchLowMemory()
DispatchMultiWindowModeChanged(Boolean)
DispatchMultiWindowModeChanged(Boolean, Configuration)
DispatchOptionsItemSelected(IMenuItem)
DispatchOptionsMenuClosed(IMenu)
DispatchPause()
DispatchPictureInPictureModeChanged(Boolean)
DispatchPictureInPictureModeChanged(Boolean, Configuration)
DispatchPrepareOptionsMenu(IMenu)
DispatchResume()
DispatchStart()
DispatchStop()
DispatchTrimMemory(Int32)
DoLoaderDestroy()
DoLoaderStart()
DoLoaderStop(Boolean)
DumpLoaders(String, FileDescriptor, PrintWriter, String[])
ExecPendingActions()
FindFragmentByWho(String)
NoteStateNotSaved()
OnCreateView(View, String, Context, IAttributeSet)
ReportLoaderStart()
RestoreAllState(IParcelable, FragmentManagerNonConfig)
RestoreAllState(IParcelable, IList<Fragment>)
RestoreLoaderNonConfig(ArrayMap)
RetainLoaderNonConfig()
RetainNestedNonConfig()
RetainNonConfig()
SaveAllState()
monoandroid
namespace Android.App
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("android/app/FragmentController", ApiSince = 23, DoNotGenerateAcw = true)]
public class FragmentController : Object
{
[Obsolete("deprecated")]
[Register("saveAllState", "()Landroid/os/Parcelable;", "GetSaveAllStateHandler", ApiSince = 23)]
public virtual IParcelable? SaveAllState();
}
}
| .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 | deprecated |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API