TargetType Property
Gets or sets the type for which this control theme is intended.
Definition
Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Type? TargetType { get; set; }
Public Property TargetType As Type
Get
Set
member TargetType : Type with get, set