# SimpleTransition
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** | |
**duration** | **f64** | The duration of the transition in milliseconds. |
**easing** | [**models::Easing**](Easing.md) | The easing curve of the transition. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)