Share via


UICollisionBehavior.SetTranslatesReferenceBoundsIntoBoundaryWithInsets Method

Definition

[Foundation.Export("setTranslatesReferenceBoundsIntoBoundaryWithInsets:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetTranslatesReferenceBoundsIntoBoundaryWithInsets(UIKit.UIEdgeInsets insets);
[<Foundation.Export("setTranslatesReferenceBoundsIntoBoundaryWithInsets:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetTranslatesReferenceBoundsIntoBoundaryWithInsets : UIKit.UIEdgeInsets -> unit
override this.SetTranslatesReferenceBoundsIntoBoundaryWithInsets : UIKit.UIEdgeInsets -> unit

Parameters

insets
UIEdgeInsets
Attributes

Applies to