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

Provides a mechanism to select a Style based on a custom logic.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public interface IStyleSelector

Derived Classes: AIPromptHeaderItemStyleSelectorDayStyleSelectorSpecialSlotStyleSelector

Methods

Selects a Style based on a custom logic.

C#
Style SelectStyle(object item, BindableObject bindable)
Parameters:itemobject

Specifies the item for which to select a custom Style.

bindableBindableObject

Specifies the BindableObject for which to select a custom Style.

Returns:

Style

Returns the Style for the specified item.

In this article
DefinitionMethodsSelectStyle(object, BindableObject)
Not finding the help you need?
Contact Support