Class LoadContext
Inheritance
System.Object
LoadContext
Namespace: Com.Telerik.Widget.Chart.Engine.ChartAreas
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public class LoadContext : Object
Constructors
LoadContext(IntPtr, JniHandleOwnership)
Declaration
protected LoadContext(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
System.IntPtr
javaReference
|
Android.Runtime.JniHandleOwnership
transfer
|
Properties
ChartArea
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.Interop.JniPeerMembers
|
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.IntPtr
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.Type
|