Edit

Share via


UICollectionViewTransitionLayout.UpdateValue(nfloat, String) Method

Definition

Sets the animatable key <param name="animatedKey" /> to <param name="value" />.

[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

Applies to