Styler.

ApplyStyles(IStyleable) Method

Namespace
Avalonia.Styling
Containing Type
Styler

Syntax

public void ApplyStyles(IStyleable target)

Parameters

Name Type Description
target IStyleable

Return Value

Type Description
void