xamarin.android - Convert StackLayout as Image in Xamarin -


i'm working on xmarin forms(pcl) project, want convert stacklayout image / buffer , send printer hard print.

can suggest how in (xamarin.android & xamarin.ios).

you can't. xamarin not have kind of feature. should write renderer uicomponent.

fortunately there objective-c ios implementation, , android 1 well. can inspire them.


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

Slow performance first queries on SQL Azure -

Java Entity Manager - JSON reader was expecting a value but found 'db' -