swift-win32
swift-win32 copied to clipboard
Views and Controls: `Label` should derive from `View`
Label should be a View, not a Control. Event handling can be done through GestureRecognizers.