UICollisionBehavior.SetTranslatesReferenceBoundsIntoBoundaryWithInsets Method

Definition

Creates a set of boundaries inset from the bounds of the reference view of the UIDynamicAnimator.

[Foundation.Export("setTranslatesReferenceBoundsIntoBoundaryWithInsets:")]
public virtual void SetTranslatesReferenceBoundsIntoBoundaryWithInsets (UIKit.UIEdgeInsets insets);
abstract member SetTranslatesReferenceBoundsIntoBoundaryWithInsets : UIKit.UIEdgeInsets -> unit
override this.SetTranslatesReferenceBoundsIntoBoundaryWithInsets : UIKit.UIEdgeInsets -> unit

Parameters

insets
UIEdgeInsets
Attributes

Applies to