Join Slack
Powered by
Is there still no way to override something like `...
# kotlin-native
r
ribesg
07/03/2020, 9:06 AM
Is there still no way to override something like
UIView.intrinsicContentSize
in a
UIView
subclass in Kotlin? You can override (some?) functions with the
@ObjCAction
trick but what about extension properties?
3
Views
Open in Slack
Previous
Next