UICollectionViewTransitionLayout.UpdateValue(nfloat, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the animatable key to .
[Foundation.Export("updateValue:forAnimatedKey:")]
public virtual void UpdateValue (nfloat value, string animatedKey);
abstract member UpdateValue : nfloat * string -> unit
override this.UpdateValue : nfloat * string -> unit
Parameters
- value
- nfloat
- animatedKey
- String
- Attributes