FragmentHostCallback
FragmentHostCallback(IntPtr, JniHandleOwnership)
FragmentHostCallback(Context, Handler, Int32)
JniPeerMembers
ThresholdClass
ThresholdType
OnAttachFragment(Fragment)
OnDump(String, FileDescriptor, PrintWriter, String[])
OnFindViewById(Int32)
OnGetHost()
OnGetLayoutInflater()
OnGetWindowAnimations()
OnHasView()
OnHasWindowAnimations()
OnInvalidateOptionsMenu()
OnRequestPermissionsFromFragment(Fragment, String[], Int32)
OnShouldSaveFragmentState(Fragment)
OnStartActivityFromFragment(Fragment, Intent, Int32, Bundle)
OnStartIntentSenderFromFragment(Fragment, IntentSender, Int32, Intent, ActivityFlags, ActivityFlags, Int32, Bundle)
OnUseFragmentManagerInflaterFactory()
monoandroid
namespace Android.App
{
[JavaTypeParameters(new[] { "E" })]
[Obsolete("This class is obsoleted in this android platform")]
[Register("android/app/FragmentHostCallback", ApiSince = 23, DoNotGenerateAcw = true)]
public abstract class FragmentHostCallback : FragmentContainer
{
[Obsolete("deprecated")]
[Register("onHasView", "()Z", "GetOnHasViewHandler", ApiSince = 23)]
public override bool OnHasView();
}
}
| .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