Class SlotView
Inheritance
System.Object
SlotView
Namespace: Com.Telerik.Widget.Calendar.Dayview
Assembly: Telerik.Xamarin.Android.Input.dll
Syntax
public class SlotView : LinearLayout
Constructors
SlotView(Context)
Declaration
public SlotView(Context context)
Parameters
Android.Content.Context
context
|
SlotView(IntPtr, JniHandleOwnership)
Declaration
protected SlotView(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
System.IntPtr
javaReference
|
Android.Runtime.JniHandleOwnership
transfer
|
Properties
CornerRadius
Declaration
public virtual int CornerRadius { get; set; }
Property Value
System.Int32
|
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.Interop.JniPeerMembers
|
Slot
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.IntPtr
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.Type
|
Methods
Init(Context)
Declaration
protected virtual void Init(Context context)
Parameters
Android.Content.Context
context
|
OnSlotChanged()
Declaration
protected virtual void OnSlotChanged()
UpdateBackground()
Declaration
protected virtual void UpdateBackground()