I\'ve run into this a on a couple functions in Swift 2.0 and wondering if there is a work around. There seems to be no way to not specify enum arguments in Swift 2.0 now. Fo
Some enums have an explicit option that means 0, but Swift 3 sometimes do not import these, because [] means the same thing. Like UIViewAutoresizing's UIViewAutoresizingNone