UICollectionViewLayoutInvalidationContext.InteractiveMovementTarget Property

Definition

Gets the point that is used to place moving items.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGPoint InteractiveMovementTarget { [Foundation.Export("interactiveMovementTarget")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InteractiveMovementTarget : CoreGraphics.CGPoint

Property Value

Attributes

Applies to