Eraser Preview Inspector View
open class EraserPreviewInspectorView : View, PropertyInspectorView, AnnotationManager.OnAnnotationCreationModeSettingsChangeListener
Inspector view used for displaying eraser preview.
Constructors
Link copied to clipboard
constructor(@NonNull context: Context, @NonNull annotationCreationController: AnnotationCreationController, @NonNull thicknessConfiguration: AnnotationThicknessConfiguration)
Construct an eraser preview view.
Functions
Link copied to clipboard
Bind to property inspector controller.
Link copied to clipboard
Returns maximum height that this view with all its detail views will occupy.
Link copied to clipboard
Height of the parent PropertyInspector that this view would like it to have.
Link copied to clipboard
Returns best height of this view when shown in inspector.
Link copied to clipboard
Called when the settings changed in the active annotation creation mode.
Link copied to clipboard
Unbind from property inspector controller.