Interface IRadButtonHandler
Namespace: Telerik.Maui.Handlers
Assembly: Telerik.Maui.Core.dll
Syntax
public interface IRadButtonHandler : IButtonHandler, IViewHandler, IElementHandler
Properties
BackgroundImage
Declaration
Drawable BackgroundImage { get; }
Property Value
Android.Graphics.Drawables.Drawable
|
BackgroundImageSourceLoader
Declaration
ImageSourcePartLoader BackgroundImageSourceLoader { get; }
Property Value
Microsoft.Maui.Platform.ImageSourcePartLoader
|