UIPushBehavior.SetTargetOffset(UIOffset, IUIDynamicItem) 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.
Specifies an offset from the center of the dynamic item at which to apply the force vector.
[Foundation.Export("setTargetOffsetFromCenter:forItem:")]
public virtual void SetTargetOffset (UIKit.UIOffset offset, UIKit.IUIDynamicItem item);
abstract member SetTargetOffset : UIKit.UIOffset * UIKit.IUIDynamicItem -> unit
override this.SetTargetOffset : UIKit.UIOffset * UIKit.IUIDynamicItem -> unit
Parameters
- offset
- UIOffset
- item
- IUIDynamicItem
- Attributes