Class
ServiceBase<T>

Base class for services that can be attached to objects of type T.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Type Parameters:

T

The type of the owner object.

Syntax:

cs-api-definition
public class ServiceBase<T> : AttachableObject<T> where T : class

Inheritance: objectAttachableObject<T>ServiceBase<T>

Derived Classes: DataGridVisualStateServiceHitTestService

Inherited Members AttachableObject<T>.OnDetached(T)AttachableObject<T>.OnAttached()AttachableObject<T>.Owner

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