Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

How to set `RowHeight` for ListView as Platform Specific .

$
0
0

is it possible to set RowHeight of ListView as Platform Specific ?
i did with this-

<ListView.RowHeight> <OnPlatform x:TypeArguments="x:Double"> <On Platform="iOS" Value="65" /> <On Platform="Android" Value="70" /> </OnPlatform> </ListView.RowHeight>

but i getting below error -

Position 255:22. No property, bindable property, or event found for 'RowHeight


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>