Class SideDrawerActivity
Inheritance
System.Object
SideDrawerActivity
Namespace: Com.Telerik.Android.Primitives.Widget.Sidedrawer
Assembly: Telerik.Xamarin.Android.Primitives.dll
Syntax
public class SideDrawerActivity : Activity
Constructors
SideDrawerActivity()
Declaration
public SideDrawerActivity()
SideDrawerActivity(IntPtr, JniHandleOwnership)
Declaration
protected SideDrawerActivity(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
System.IntPtr
javaReference
|
Android.Runtime.JniHandleOwnership
transfer
|
Properties
CloseDrawerOnBackButton
Declaration
public virtual bool CloseDrawerOnBackButton { get; set; }
Property Value
System.Boolean
|
Drawer
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
|