Partager via


UIView.DrawViewHierarchy(CGRect, Boolean) Méthode

Définition

Affiche la hiérarchie d’affichage complète à l’écran.

[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

Paramètres

rect
CGRect
afterScreenUpdates
Boolean

Retours

true si le rendu a réussi.

Attributs

S’applique à