Re: using constants from Obj-c in swift
Re: using constants from Obj-c in swift
- Subject: Re: using constants from Obj-c in swift
- From: Marco S Hyman <email@hidden>
- Date: Fri, 25 Sep 2015 12:14:06 -0700
Arrgh... typo
> scrollview.borderType = NoBorder
That should be
scrollview.borderType = .NoBorder
of course. How come I never see that kind of thing until AFTER I hit send.
_______________________________________________
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