Summary
Gets or sets the transitions to be executed. Can be defined from XAML.
- Namespace
- Avalonia
.Animation - Containing Type
- Composite
Page Transition
Syntax
[Content]
public List<IPageTransition> PageTransitions { get; set; }
Attributes
Type | Description |
---|---|
ContentAttribute | Defines the property that contains the object's content in markup. |
Value
Type | Description |
---|---|
List |