[]
        
(Showing Draft Content)

C1.iOS.Core.C1Border.LayoutContent

LayoutContent Method

LayoutContent(CGRect)

Layout the content of the border in the specified contentFinalSize.

Declaration
protected virtual void LayoutContent(CGRect contentFinalSize)
Protected Overridable Sub LayoutContent(contentFinalSize As CGRect)
Parameters
Type Name Description
CGRect contentFinalSize

The CoreGraphics.CGRect where the content is laid out.