Check if Control is ready before interacting with Native control (#7523)
authorShane Neuville <shneuvil@microsoft.com>
Sun, 15 Sep 2019 00:40:55 +0000 (18:40 -0600)
committerRui Marinho <me@ruimarinho.net>
Sun, 15 Sep 2019 00:40:55 +0000 (01:40 +0100)
commitd6559d53ee43c5d7c9b37627e13d836ad6ba9c05
tree92452f4eb983691bb1b1cb4b9d5c05bea57f97eb
parentad181e86d8d24e69e30c2b5b4a51f03154e677b4
Check if Control is ready before interacting with Native control (#7523)

* Check if control is ready before setting Text

* - make 7.0 compatible
Xamarin.Forms.Platform.iOS/Renderers/LabelRenderer.cs