Share via


UICollectionViewTransitionLayout.GetValueForAnimatedKey(String) Method

Definition

[Foundation.Export("valueForAnimatedKey:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat GetValueForAnimatedKey(string animatedKey);
[<Foundation.Export("valueForAnimatedKey:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetValueForAnimatedKey : string -> System.Runtime.InteropServices.NFloat
override this.GetValueForAnimatedKey : string -> System.Runtime.InteropServices.NFloat

Parameters

animatedKey
String

Returns

Attributes

Applies to