public abstract class DrawableContainer : DrawableBase, ICloneable, IDeepCloneable<SKDrawable>, IFilterSource, IPictureSource
kind:method
kind:property
kind:ctor
DrawableContainer(ISvgAssetLoader, HashSet<Uri>?)
ChildrenDrawables
CopyTo(DrawableContainer, DrawableBase?)
CreateChildren(SvgElement, SKRect, DrawableBase?, ISvgAssetLoader, HashSet<Uri>?, DrawAttributes)
CreateGeometryBounds()
OnDraw(SKCanvas, DrawAttributes, DrawableBase?)
PostProcess(Nullable<SKRect>, SKMatrix)
PostProcessChildren(Nullable<SKRect>, SKMatrix)