[]
        
(Showing Draft Content)

C1.iOS.Calendar.C1Calendar.-ctor

C1Calendar Constructor

C1Calendar()

Initializes a new instance of the C1Calendar class.

Declaration
public C1Calendar()
Public Sub New()

C1Calendar(CGRect)

Initializes a new instance of the C1Calendar class.

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

C1Calendar(nint)

Initializes a new instance of the C1Calendar class.

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