Back to Intellij Community

Description

plugins/kotlin/code-insight/descriptions/resources-en/intentionDescriptions/UnfoldPropertyToWhenIntention/description.html

2025.3-rc-2158 B
Original Source

Converts a property with a when initializer to an uninitialized property followed by a when expression where each branch is terminated with an assignment.