.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific
  3. ImageButton
  4. SetShadowColor(BindableObject, Color)
  • ImageButton
    • IsShadowEnabledProperty
    • ShadowColorProperty
    • ShadowOffsetProperty
    • ShadowRadiusProperty
    • GetIsShadowEnabled(BindableObject)
    • GetIsShadowEnabled(IPlatformElementConfiguration<Android, ImageButton>)
    • GetShadowColor(BindableObject)
    • GetShadowColor(IPlatformElementConfiguration<Android, ImageButton>)
    • GetShadowOffset(BindableObject)
    • GetShadowOffset(IPlatformElementConfiguration<Android, ImageButton>)
    • GetShadowRadius(BindableObject)
    • GetShadowRadius(IPlatformElementConfiguration<Android, ImageButton>)
    • SetIsShadowEnabled(BindableObject, Boolean)
    • SetIsShadowEnabled(IPlatformElementConfiguration<Android, ImageButton>, Boolean)
    • SetShadowColor(BindableObject, Color)
    • SetShadowColor(IPlatformElementConfiguration<Android, ImageButton>, Color)
    • SetShadowOffset(BindableObject, Size)
    • SetShadowOffset(IPlatformElementConfiguration<Android, ImageButton>, Size)
    • SetShadowRadius(BindableObject, Double)
    • SetShadowRadius(IPlatformElementConfiguration<Android, ImageButton>, Double)
net7.0
namespace Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific
{
    public static class ImageButton
    {
        public static void SetShadowColor(BindableObject element, ? value);
    }
}
.NET 6.07.0
Information specific to net7.0
Assembly

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

Referencing

Requires all:

  • You need to have the workload maui installed.

  • Your project needs to set <UseMaui>True</UseMaui>.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙