NSView.TranslateRectsNeedingDisplay(CGRect, CGSize) Method
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.
[Foundation.Export("translateRectsNeedingDisplayInRect:by:")]
public virtual void TranslateRectsNeedingDisplay(CoreGraphics.CGRect clipRect, CoreGraphics.CGSize delta);
abstract member TranslateRectsNeedingDisplay : CoreGraphics.CGRect * CoreGraphics.CGSize -> unit
override this.TranslateRectsNeedingDisplay : CoreGraphics.CGRect * CoreGraphics.CGSize -> unit
- clipRect
- CGRect
- delta
- CGSize
- Attributes
Product | Versions |
---|---|
Xamarin.Mac SDK | 14 |