Share via


UICollectionView.UpdateInteractiveMovement(CGPoint) Method

Definition

[Foundation.Export("updateInteractiveMovementTargetPosition:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UpdateInteractiveMovement(CoreGraphics.CGPoint targetPosition);
[<Foundation.Export("updateInteractiveMovementTargetPosition:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdateInteractiveMovement : CoreGraphics.CGPoint -> unit
override this.UpdateInteractiveMovement : CoreGraphics.CGPoint -> unit

Parameters

targetPosition
CGPoint
Attributes

Applies to