Ejemplo n.º 1
0
#pragma warning disable CS0618 // Type or member is obsolete
        public HardwareKeyPageRenderer(System.IntPtr intPtr, Android.Runtime.JniHandleOwnership owner)
        {
        }
Ejemplo n.º 2
0
#pragma warning disable
        public VonagePublisherViewRenderer(SystemIntPtr p0, AndroidRuntimeJniHandleOwnership p1) : this(PlatformVonage.Activity)
        {
        }
Ejemplo n.º 3
0
#pragma warning disable CS0618 // Type or member is obsolete
        public EnhancedListViewRenderer(System.IntPtr intPtr, Android.Runtime.JniHandleOwnership owner)
        {
        }
 public ClusterItem(IntPtr handle, Android.Runtime.JniHandleOwnership transfer)
     : base(handle, transfer)
 {
 }
 public LoadDialogFragment(IntPtr a, Android.Runtime.JniHandleOwnership b)
     : base(a, b)
 {
 }
Ejemplo n.º 6
0
 public DialogAsync(IntPtr handle, Android.Runtime.JniHandleOwnership transfer) : base(handle, transfer)
 {
 }
 public IntuneSampleApp(IntPtr handle, Android.Runtime.JniHandleOwnership transfer)
     : base(handle, transfer)
 {
 }
Ejemplo n.º 8
0
 public CustomFAB(IntPtr handle, Android.Runtime.JniHandleOwnership transfer)
     : base(handle, transfer)
 {
 }
 public LocationConnectionApp(IntPtr handle, Android.Runtime.JniHandleOwnership ownerShip) : base(handle, ownerShip)
 {
 }
Ejemplo n.º 10
0
 public BlogApplication(System.IntPtr handle, Android.Runtime.JniHandleOwnership transfer)
     : base(handle, transfer)
 {
 }
 public MyApplication(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer)
     : base(javaReference, transfer)
 {
 }
Ejemplo n.º 12
0
 public StyledButton(IntPtr ptr, Android.Runtime.JniHandleOwnership handle)
     : base(ptr, handle)
 {
 }
Ejemplo n.º 13
0
 public MainApplication(System.IntPtr whatever, Android.Runtime.JniHandleOwnership jniHandle) : base(whatever, jniHandle)
 {
 }
Ejemplo n.º 14
0
 public NativeEditText(IntPtr handle, Android.Runtime.JniHandleOwnership transfer)
     : base(handle, transfer)
 {
 }
 public MvxAdvancedNonExpandableRecyclerView(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer) : base(
         javaReference, transfer)
 {
 }
Ejemplo n.º 16
0
 public WrapedEditText(IntPtr handle, Android.Runtime.JniHandleOwnership transfer)
     : base(handle, transfer)
 {
     this.SetOnClickListener(this);
 }
 protected ChamImageView(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer)
     : base(javaReference, transfer)
 {
 }
 public StickyListHeadersListView(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer)
     : base(javaReference, transfer)
 {
 }
Ejemplo n.º 19
0
 public JavaObjectAdapter(System.IntPtr handle, Android.Runtime.JniHandleOwnership transfer)
     : base(handle, transfer)
 {
 }
Ejemplo n.º 20
0
 /// <summary>
 /// Internal use.
 /// </summary>
 /// <remarks>This constructor is *REQUIRED* for the Mono/Java
 /// binding layer to function properly, in case java objects need to call methods
 /// on a collected .NET instance.
 /// </remarks>
 internal BindableImageView(System.IntPtr ptr, Android.Runtime.JniHandleOwnership ownership)
     : base(ptr, ownership)
 {
 }
 public PaintingView(IntPtr handle, Android.Runtime.JniHandleOwnership transfer)
     : base(handle, transfer)
 {
 }
Ejemplo n.º 22
0
 public HeaderedLayout(IntPtr ptr, Android.Runtime.JniHandleOwnership handle)
     : base(ptr, handle)
 {
 }
Ejemplo n.º 23
0
#pragma warning disable
        public OpenTokSubscriberViewRenderer(SystemIntPtr p0, AndroidRuntimeJniHandleOwnership p1) : this(CrossCurrentActivity.Current.Activity)
        {
        }
Ejemplo n.º 24
0
 /// <summary>
 /// Internal use.
 /// </summary>
 /// <remarks>This constructor is *REQUIRED* for the Mono/Java
 /// binding layer to function properly, in case java objects need to call methods
 /// on a collected .NET instance.
 /// </remarks>
 internal Image(IntPtr ptr, Android.Runtime.JniHandleOwnership ownership)
     : base(ptr, ownership)
 {
 }
 public FloatingActionButton(IntPtr handle, Android.Runtime.JniHandleOwnership transfer)
     : base(handle, transfer)
 {
 }