Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

ScrollView custom renderer Android

$
0
0

How can i get a reference to Android Scroll View in custom renderer? For example, for Button i'm doing var nativeButton = (global::Android.Widget.Button)Control;
But there's no Control property when i'm inheriting ScrollRenderer


Viewing all articles
Browse latest Browse all 58056

Trending Articles