UIPrintPageRenderer.DrawFooterForPage(nint, CGRect) Method

Definition

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

Applies to