net9.0-android34.0
namespace Microsoft.Maui.Controls.Compatibility
{
    [Register("com/xamarin/forms/platform/android/FormsViewGroup", DoNotGenerateAcw = true)]
    public class FormsViewGroup : ViewGroup
    {
        [Register("sendViewBatchUpdate", "(Landroid/view/View;FFIZFFFFFFFF)V", "")]
        public static void SendViewBatchUpdate(View view, float pivotX, float pivotY, int visibility, bool enabled, float opacity, float rotation, float rotationX, float rotationY, float scaleX, float scaleY, float translationX, float translationY);
    }
}
.NET 6.07.08.09.0
Information specific to net9.0
Platforms This API is only available when you target a specific platform:
Android 30.031.032.033.034.0
Information specific to net9.0-android34.0
Assembly

Microsoft.Maui.Controls.Compatibility.Android.FormsViewGroup , Version=1.0.0.0, PublicKeyToken=

Referencing

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

Package Microsoft.Maui.Controls.Compatibility.Android.FormsViewGroup net6.0-android30.0
Preview This API is contained in a prerelease package.
Platform Restrictions

This API is only supported on the following platforms:

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

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