unexpand() Instance Method

@MainActor func unexpand()
- (void) unexpand;

Restores the corners previously expanded by expand.

Top