Interface IStyleSelector
Provides a mechanism to select a Microsoft.
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public interface IStyleSelector
Methods
SelectStyle(Object, BindableObject)
Selects a Microsoft.
Declaration
Style SelectStyle(object item, BindableObject bindable)
Parameters
System. Specifies the item for which to select a custom Microsoft. |
Microsoft. Specifies the Microsoft. |
Returns
Microsoft. Returns the Microsoft. |