Skip to content

Instantly share code, notes, and snippets.

@sthewissen
Created January 17, 2022 10:18
Show Gist options
  • Save sthewissen/485c9e92e9a95e1b9a7928e282b9729b to your computer and use it in GitHub Desktop.
Save sthewissen/485c9e92e9a95e1b9a7928e282b9729b to your computer and use it in GitHub Desktop.
public partial class MyButtonHandler :
ViewHandler<IMyButton, UIButton>
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment