Is it possible to set the background-image property of an ActionBar in NativeScript?
I know you can change the background color, but I'm not able to get a background image to show up.
I know you can do this in Native iOS and I'm sure in Android as well, how can it be done in {NS}? I've checked the NS docs but it doesn't have anything on an actual background-image, only displaying images themselves.