| Name: Android FloatProperty | |
| URL: https://developer.android.com/reference/android/util/FloatProperty.html | |
| License: Apache 2.0 | |
| Description: | |
| A special form of android.util.Property optimized to work with primitive float | |
| values. | |
| Local Modifications: | |
| * Package name has been changed to match the compositor animator framework. | |
| * Relevant imports have been added due to package name change. |