net9.0-android34.0
namespace Microsoft.Maui
{
    [Register("com/microsoft/maui/MauiViewGroup", DoNotGenerateAcw = true)]
    public class MauiViewGroup : ViewGroup
    {
        protected virtual bool InputTransparent
        {
            [Register("getInputTransparent", "()Z", "GetGetInputTransparentHandler")]
            get;
            [Register("setInputTransparent", "(Z)V", "GetSetInputTransparent_ZHandler")]
            set;
        }

    }
}
nuget.org
0.0 %
Reference this API
0.0 %
Get property
0.0 %
Set 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=9.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
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

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