UIView.ViewPrintFormatter 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳 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 。