Interface
IRadCheckBoxHandler

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.

Declaration

cs-api-definition
RadMauiCheckBox PlatformView { get; }

Property Value

RadMauiCheckBox

VirtualView

Gets the virtual view associated with this handler.

Declaration

cs-api-definition
IRadCheckBox VirtualView { get; }

Property Value

IRadCheckBox

In this article
DefinitionPropertiesPlatformViewVirtualView
Not finding the help you need?
Contact Support