Class LabelPosition
Inheritance
System.Object
LabelPosition
Namespace: Com.Telerik.Widget.Dataform.Engine
Assembly: Telerik.Xamarin.Android.Input.dll
Syntax
public sealed class LabelPosition : Enum
Properties
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.Interop.JniPeerMembers
|
Left
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.IntPtr
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.Type
|
Top
Methods
ValueOf(String)
Declaration
public static LabelPosition ValueOf(string name)
Parameters
System.String
name
|
Returns
LabelPosition
|