UICollisionBehavior.SetTranslatesReferenceBoundsIntoBoundaryWithInsets Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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