Share via


BaseTemplatedView<TControl> Class

Definition

Abstract class that templated views should inherit

public abstract class BaseTemplatedView<TControl> : Xamarin.Forms.TemplatedView where TControl : Viewnew()

Type Parameters

TControl

The type of the control that this template will be used for

Inheritance
BaseTemplatedView<TControl>
Derived

Applies to