Service
InterfaceConsts
StopForegroundDetach
StopForegroundLegacy
StopForegroundRemove
Service()
Service(IntPtr, JniHandleOwnership)
Application
ForegroundServiceType
JniPeerMembers
ThresholdClass
ThresholdType
Dump(FileDescriptor, PrintWriter, String[])
OnBind(Intent)
OnConfigurationChanged(Configuration)
OnCreate()
OnDestroy()
OnLowMemory()
OnRebind(Intent)
OnStart(Intent, Int32)
OnStartCommand(Intent, StartCommandFlags, Int32)
OnTaskRemoved(Intent)
OnTimeout(Int32)
OnTrimMemory(TrimMemory)
OnUnbind(Intent)
SetForeground(Boolean)
StartForeground(Int32, Notification)
StartForeground(Int32, Notification, ForegroundService)
StopForeground(Boolean)
StopForeground(StopForegroundFlags)
StopSelf()
StopSelf(Int32)
StopSelfResult(Int32)
monoandroid
namespace Android.App
{
[Register("android/app/Service", DoNotGenerateAcw = true)]
public abstract class Service : ContextWrapper, IComponentCallbacks, IComponentCallbacks2, IJavaObject, IJavaPeerable, IDisposable
}
nuget.org | 0.1 % Reference this API 0.1 % Derive from this class or interface |
---|---|
Upgrade Planner | 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. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API