UIPanGestureRecognizer.SetTranslation(CGPoint, UIView) 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.
Sets the translation, in the coordinate system of .
[Foundation.Export("setTranslation:inView:")]
public virtual void SetTranslation (CoreGraphics.CGPoint translation, UIKit.UIView view);
abstract member SetTranslation : CoreGraphics.CGPoint * UIKit.UIView -> unit
override this.SetTranslation : CoreGraphics.CGPoint * UIKit.UIView -> unit
Parameters
- translation
- CGPoint
- Attributes