net9.0-android34.0
namespace Microsoft.Maui
{
    public abstract class MauiApplication : Application, IPlatformApplication
    {
        [Obsolete("Use the IPlatformApplication.Current.Services instead.")]
        public IServiceProvider! Services { get; set; }
    }
}
nuget.org
0.0 %
Reference this API
0.0 %
Get property
.NET 8.09.0
Information specific to net9.0
Platforms This API is only available when you target a specific platform:
Android 34.0
Information specific to net9.0-android34.0
Assemblies

Microsoft.Maui , Version=1.0.0.0, PublicKeyToken=

Microsoft.Maui , Version=1.0.0.0, PublicKeyToken=

Referencing

Your project needs a package reference to Microsoft.Maui.Core.

Package Microsoft.Maui.Core net9.0-android34.0
Obsolete Use the IPlatformApplication.Current.Services instead.
Platform Restrictions

The property getter is only supported on the following platforms:

  • Android >= 21

The property setter is only supported on the following platforms:

  • Android >= 21
  • Built-in API
  • Package-provided API

05/13/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙