Share via


UIPrintPageRenderer.DrawFooterForPage(nint, CGRect) 方法

定义

绘制页面的页脚。

[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

参数

index
System.System.IntPtr System.nativeint
footerRect
CGRect
属性

适用于