PressedMixin.

Attach<TControl>() Method

Summary

Initializes a new instance of the PressedMixin class.
Namespace
Avalonia.Controls.Mixins
Containing Type
PressedMixin

Syntax

public static void Attach<TControl>() where TControl : Control

Type Parameters

Name Description
TControl The control type.

Return Value

Type Description
void