共用方式為


UIView.ViewPrintFormatter 屬性

定義

UIViewPrintFormatter 回適合 的 UIView

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIViewPrintFormatter ViewPrintFormatter { [Foundation.Export("viewPrintFormatter")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ViewPrintFormatter : UIKit.UIViewPrintFormatter

屬性值

如果無法建立適當的 UIViewPrintFormatter 方法,這個方法可能會傳回 null

屬性

備註

這個方法會產生 t UIViewPrintFormatter ,其可使用應用程式所需的頁面配置選項進行設定。

每次呼叫這個方法時,都會建立新的 UIViewPrintFormatter

適用於