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:
|
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API