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.
|
BackgroundImageSourceLoader
Declaration
ImageSourcePartLoader BackgroundImageSourceLoader { get; }
Property Value
Microsoft.
|