[]
        
(Showing Draft Content)

C1.iOS.Core.C1CompositeIcon.-ctor

C1CompositeIcon Constructor

C1CompositeIcon()

Initializes a new instance of the C1CompositeIcon class.

Declaration
public C1CompositeIcon()
Public Sub New()

C1CompositeIcon(CGRect)

Initializes a new instance of the C1CompositeIcon class.

Declaration
public C1CompositeIcon(CGRect frame)
Public Sub New(frame As CGRect)
Parameters
Type Name Description
CGRect frame

C1CompositeIcon(nint)

Initializes a new instance of the C1CompositeIcon class.

Declaration
public C1CompositeIcon(nint handle)
Public Sub New(handle As IntPtr)
Parameters
Type Name Description
nint handle