New to Telerik UI for .NET MAUIStart a free 30-day trial

Defines the contract for a RadCheckBox handler.

Definition

Namespace:Telerik.Maui.Handlers

Assembly:Telerik.Maui.Core.dll

Syntax:

C#
public interface IRadCheckBoxHandler : IViewHandler, IElementHandler

Derived Classes: RadCheckBoxHandler

Properties

Gets the platform-specific native view associated with this handler.

C#
RadMauiCheckBox PlatformView { get; }

Gets the virtual view associated with this handler.

C#
IRadCheckBox VirtualView { get; }
In this article
DefinitionPropertiesPlatformViewVirtualView
Not finding the help you need?
Contact Support