UIPrintPageRenderer.DrawFooterForPage(nint, CGRect) 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.
Draws the footer of the page.
[Foundation.Export("drawFooterForPageAtIndex:inRect:")]
public virtual void DrawFooterForPage (nint index, CoreGraphics.CGRect footerRect);
abstract member DrawFooterForPage : nint * CoreGraphics.CGRect -> unit
override this.DrawFooterForPage : nint * CoreGraphics.CGRect -> unit
Parameters
- index
- System.System.IntPtr System.nativeint
- footerRect
- CGRect
- Attributes