Selector.

TargetType Property

Summary

Gets the target type of the selector, if available.
Namespace
Avalonia.Styling
Containing Type
Selector

Syntax

public abstract Type? TargetType { get; }

Value

Type Description
Type?