net9.0-ios17.2
namespace Microsoft.Maui.Controls.Handlers.Compatibility
{
    public class CellRenderer : ElementHandler<Cell!, UITableViewCell!>, IRegisterable
    {
        [Obsolete("The ForceUpdateSizeRequested event is now managed by the command mapper, so it's not necessary to invoke this event manually.")]
        protected void WireUpForceUpdateSizeRequested(ICellController! cell, UITableViewCell! platformCell, UITableView! tableView);
    }
}
.NET 6.07.08.09.0
Information specific to net9.0
Platforms This API is only available when you target a specific platform:
iOS 17.2
Mac Catalyst 17.2
Information specific to net9.0-ios17.2
Assemblies

Microsoft.Maui.Controls , Version=1.0.0.0, PublicKeyToken=

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

Referencing

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

Package Microsoft.Maui.Controls.Core net8.0-ios17.2
Obsolete The ForceUpdateSizeRequested event is now managed by the command mapper, so it's not necessary to invoke this event manually.
Platform Restrictions

This API is only supported on the following platforms:

  • iOS >= 11
  • Mac Catalyst >= 11
  • Built-in API
  • Package-provided API

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