Compartilhar via


UIView.DrawViewHierarchy(CGRect, Boolean) Método

Definição

Renderiza a hierarquia de exibição completa visível na tela.

[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

Parâmetros

rect
CGRect
afterScreenUpdates
Boolean

Retornos

true se a renderização foi bem-sucedida.

Atributos

Aplica-se a