Class EntityProperties
Inheritance
System.Object
EntityProperties
Namespace: Com.Telerik.Widget.Dataform.Engine
Assembly: Telerik.Xamarin.Android.Input.dll
Syntax
public class EntityProperties : Object
Constructors
EntityProperties()
Declaration
public EntityProperties()
EntityProperties(IntPtr, JniHandleOwnership)
Declaration
protected EntityProperties(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
|
PropertyMode
Declaration
public virtual EntityProperties.PropertyResolutionMode PropertyMode { get; set; }
Property Value
EntityProperties.PropertyResolutionMode
|
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.IntPtr
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.Type
|