Table of Contents

Interface IAnimationSetter

Namespace
Avalonia.Animation
Assembly
Avalonia.Base.dll
[NotClientImplementable]
[PrivateApi]
public interface IAnimationSetter

Properties

Property

AvaloniaProperty? Property { get; set; }

Property Value

AvaloniaProperty

Value

object? Value { get; set; }

Property Value

object