Share via


UIView.ViewPrintFormatter Proprietà

Definizione

Restituisce un oggetto UIViewPrintFormatter appropriato per l'oggetto 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

Valore della proprietà

Questo metodo può restituire null se non è stato possibile creare un oggetto appropriato UIViewPrintFormatter .

Attributi

Commenti

Questo metodo produce un valore tUIViewPrintFormatter che può essere configurato con le opzioni di layout di pagina desiderate dall'applicazione.

Ogni volta che questo metodo viene chiamato, crea un nuovo UIViewPrintFormatteroggetto .

Si applica a