[]
        
(Showing Draft Content)

C1.iOS.Core.C1FontIcon.-ctor

C1FontIcon Constructor

C1FontIcon()

Initializes a new instance of the C1FontIcon class.

Declaration
public C1FontIcon()
Public Sub New()

C1FontIcon(CGRect)

Initializes a new instance of the C1FontIcon class.

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

C1FontIcon(nint)

Initializes a new instance of the C1FontIcon class.

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