OwnerDrawnElement.Draw(CGRect, CGContext, UIView) Method

Definition

public abstract void Draw (CoreGraphics.CGRect bounds, CoreGraphics.CGContext context, UIKit.UIView view);
abstract member Draw : CoreGraphics.CGRect * CoreGraphics.CGContext * UIKit.UIView -> unit

Parameters

bounds
CGRect
context
CGContext
view
UIView

Applies to