Skip to content

Instantly share code, notes, and snippets.

@sthewissen
Created January 17, 2022 10:19
Show Gist options
  • Save sthewissen/668995da560ba267af8a076eb5716694 to your computer and use it in GitHub Desktop.
Save sthewissen/668995da560ba267af8a076eb5716694 to your computer and use it in GitHub Desktop.
protected override UIButton CreateNativeView()
{
return new UIButton();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment