parameter(_:)
Provides a bind target for a particular animated property.
Declaration
func parameter(_ name: String) -> BindTargetParameters
- name:
The animated property’s name.
Provides a bind target for a particular animated property.
func parameter(_ name: String) -> BindTargetThe animated property’s name.