次の方法で共有


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
属性

適用対象