PressedMixin Class

Summary

Adds pressed functionality to control classes. Adds the ':pressed' class when the item is pressed.
Namespace
Avalonia.Controls.Mixins
Base Types
  • object
graph BT Type-->Base0["object"] Type["PressedMixin"] class Type type-node

Syntax

public static class PressedMixin

Methods

Name Value Summary
Attach<TControl>() void
Initializes a new instance of the PressedMixin class.
static