When to subclass NSObject in Swift

I just started reading about Swift. Used to do objective-c here and there a few years ago and I had a dumb question. When in Swift should you or shouldn't you subclass NSObject? Are there any best