focusPortId property

String? focusPortId
final

Port ID to focus on after incremental expansion. When set, the canvas pans so this port is centred at the current zoom level (instead of fitting the whole toggled node).

Implementation

final String? focusPortId;