xamarin / binding-tools-for-swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Put an Attribute On It

stephen-hawley opened this issue · comments

In swift funcs and closures can throw. Create the [SwiftThrows] attribute and tack it onto funcs and parameters/return values that are closures that can throw.