Can anybody tell me please how to specify the color of the placeholder for an Entry that is disabled on iOS? (Android and UWP are sorted).
I know I can workaround it by placing another View over the top of the Entry, but it would be useful to do it "properly" in a custom Entry renderer.