SKDrawable.OnGetBounds Method

Definition

Implemented by derived SKDrawable types to return the conservative bounds of what the drawable will draw.

protected virtual SkiaSharp.SKRect OnGetBounds ();

Returns

Returns the bounds.

Applies to