Class SquareCellDecorator
Inherited Members
Namespace: Com.Telerik.Widget.Calendar.Decorations
Assembly: Telerik.Xamarin.Android.Input.dll
Syntax
public class SquareCellDecorator : CellDecorator
Constructors
SquareCellDecorator(RadCalendarView)
SquareCellDecorator(RadCalendarView, Single)
Declaration
public SquareCellDecorator(RadCalendarView owner, float squareScale)
Parameters
RadCalendarView
owner
|
System.Single
squareScale
|
SquareCellDecorator(IntPtr, JniHandleOwnership)
Declaration
protected SquareCellDecorator(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
System.IntPtr
javaReference
|
Android.Runtime.JniHandleOwnership
transfer
|
Properties
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.Interop.JniPeerMembers
|
Overrides
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.IntPtr
|
Overrides
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.Type
|