resizingAnnotationId property
String?
get
resizingAnnotationId
The ID of the annotation currently being resized, if any.
Implementation
String? get resizingAnnotationId => _resizingAnnotationId.value;
The ID of the annotation currently being resized, if any.
String? get resizingAnnotationId => _resizingAnnotationId.value;