layout property

  1. @protected
SchematicLayoutResult? layout
getter/setter pair

Current schematic layout result.

Implementation

@protected

/// Current schematic layout result.
SchematicLayoutResult? layout;