InterfaceIRadCheckBoxHandler
Interface
Defines the contract for a RadCheckBox handler.
Definition
Namespace:Telerik.Maui.Handlers
Assembly:Telerik.Maui.Core.dll
Syntax:
cs-api-definition
public interface IRadCheckBoxHandler : IViewHandler, IElementHandler
Properties
PlatformView
Gets the platform-specific native view associated with this handler.
VirtualView
Gets the virtual view associated with this handler.