initializeAnchors property

InititializeAnchors<T>? initializeAnchors
final

The initializeAnchors function is used to initialize the anchors before they saved in the FeatureContainer state.

Implementation

final InititializeAnchors<T>? initializeAnchors;