net9.0-android34.0
namespace Microsoft.Maui.Controls.Compatibility.Platform.Android.AppCompat
{
    [Obsolete("This renderer is obsolete please try to use the corresponding handler/mapper")]
    public class TabbedPageRenderer : VisualElementRenderer<TabbedPage>, IJavaObject, IJavaPeerable, IDisposable
    {
        [EditorBrowsable(EditorBrowsableState.Never)]
        [Obsolete("SetTabIcon is obsolete as of 4.0.0. Please use SetTabIconImageSource instead.")]
        protected virtual void SetTabIcon(? tab, FileImageSource icon);
    }
}
.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.Controls.Compatibility , Version=1.0.0.0, PublicKeyToken=

Microsoft.Maui.Controls.Compatibility , Version=9.0.0.0, PublicKeyToken=

Referencing

Your project needs a package reference to Microsoft.Maui.Controls.Compatibility.

Package Microsoft.Maui.Controls.Compatibility net8.0-android34.0
Obsolete SetTabIcon is obsolete as of 4.0.0. Please use SetTabIconImageSource instead.
Platform Restrictions

This API is only supported on the following platforms:

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

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