Freigeben über


UIView.DrawViewHierarchy(CGRect, Boolean) Methode

Definition

Rendert die gesamte Ansichtshierarchie, die auf dem Bildschirm sichtbar ist.

[Foundation.Export("drawViewHierarchyInRect:afterScreenUpdates:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool DrawViewHierarchy (CoreGraphics.CGRect rect, bool afterScreenUpdates);
abstract member DrawViewHierarchy : CoreGraphics.CGRect * bool -> bool
override this.DrawViewHierarchy : CoreGraphics.CGRect * bool -> bool

Parameter

rect
CGRect
afterScreenUpdates
Boolean

Gibt zurück

true , wenn das Rendering erfolgreich war.

Attribute

Gilt für: