[]
        
(Showing Draft Content)

C1.Android.Calendar.CalendarSlotsPanel-1.-ctor

CalendarSlotsPanel Constructor

CalendarSlotsPanel(Context)

Initializes a new instance of the CalendarSlotsPanel class.

Declaration
public CalendarSlotsPanel(Context context)
Public Sub New(context As Context)
Parameters
Type Name Description
Context context

CalendarSlotsPanel(Context, IAttributeSet)

Initializes a new instance of the CalendarSlotsPanel class.

Declaration
public CalendarSlotsPanel(Context context, IAttributeSet attrs)
Public Sub New(context As Context, attrs As IAttributeSet)
Parameters
Type Name Description
Context context
IAttributeSet attrs

CalendarSlotsPanel(Context, IAttributeSet, int)

Initializes a new instance of the CalendarSlotsPanel class.

Declaration
public CalendarSlotsPanel(Context context, IAttributeSet attrs, int defStyleAttr)
Public Sub New(context As Context, attrs As IAttributeSet, defStyleAttr As Integer)
Parameters
Type Name Description
Context context
IAttributeSet attrs
int defStyleAttr

CalendarSlotsPanel(nint, JniHandleOwnership)

Declaration
protected CalendarSlotsPanel(nint javaReference, JniHandleOwnership transfer)
Protected Sub New(javaReference As IntPtr, transfer As JniHandleOwnership)
Parameters
Type Name Description
nint javaReference
JniHandleOwnership transfer