UICollectionViewTransitionLayout.GetValueForAnimatedKey(String) Method

Definition

The most-recent value for the specified key.

[Foundation.Export("valueForAnimatedKey:")]
public virtual nfloat GetValueForAnimatedKey (string animatedKey);
abstract member GetValueForAnimatedKey : string -> nfloat
override this.GetValueForAnimatedKey : string -> nfloat

Parameters

animatedKey
String

Returns

Attributes

Applies to