Compartir a través de


UIButton.ContentRectForBounds(CGRect) Método

Definición

RectangleF en el que este UIButton dibuja todo su contenido.

[Foundation.Export("contentRectForBounds:")]
public virtual CoreGraphics.CGRect ContentRectForBounds (CoreGraphics.CGRect rect);
abstract member ContentRectForBounds : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ContentRectForBounds : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parámetros

rect
CGRect

Devoluciones

Atributos

Se aplica a