• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Passing a swift function to objective-c
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing a swift function to objective-c


  • Subject: Re: Passing a swift function to objective-c
  • From: Roland King <email@hidden>
  • Date: Sat, 18 Oct 2014 11:34:11 +0800

>
> 	let r = x.createImageOptional( nil )
>

is of course

	let r = x.createImage( nil )

I had two properties in my test code and didn’t fix it when I copy/pasted it, sorry.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Passing a swift function to objective-c (From: Kevin Meaney <email@hidden>)
 >Re: Passing a swift function to objective-c (From: Roland King <email@hidden>)
 >Re: Passing a swift function to objective-c (From: Kevin Meaney <email@hidden>)
 >Re: Passing a swift function to objective-c (From: Roland King <email@hidden>)

  • Prev by Date: Re: Passing a swift function to objective-c
  • Next by Date: Calling fcntl() and friends from Swift?
  • Previous by thread: Re: Passing a swift function to objective-c
  • Next by thread: Re: Passing a swift function to objective-c
  • Index(es):
    • Date
    • Thread