PspdfkitWebToolbarItemType enum

Copyright © 2024 PSPDFKit GmbH. All rights reserved.

THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE PSPDFKIT LICENSE AGREEMENT. UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES. This notice may not be removed from this file.

Inheritance

Constructors

PspdfkitWebToolbarItemType()
const

Values

sidebarThumbnails → const PspdfkitWebToolbarItemType
sidebarDocumentOutline → const PspdfkitWebToolbarItemType
sidebarAnnotations → const PspdfkitWebToolbarItemType
sidebarBookmarks → const PspdfkitWebToolbarItemType
sidebarSignatures → const PspdfkitWebToolbarItemType
sidebarLayers → const PspdfkitWebToolbarItemType
pager → const PspdfkitWebToolbarItemType
pan → const PspdfkitWebToolbarItemType
zoomOut → const PspdfkitWebToolbarItemType
zoomIn → const PspdfkitWebToolbarItemType
zoomMode → const PspdfkitWebToolbarItemType
spacer → const PspdfkitWebToolbarItemType
annotate → const PspdfkitWebToolbarItemType
ink → const PspdfkitWebToolbarItemType
highlighter → const PspdfkitWebToolbarItemType
textHighlighter → const PspdfkitWebToolbarItemType
inkEraser → const PspdfkitWebToolbarItemType
signature → const PspdfkitWebToolbarItemType
image → const PspdfkitWebToolbarItemType
stamp → const PspdfkitWebToolbarItemType
note → const PspdfkitWebToolbarItemType
text → const PspdfkitWebToolbarItemType
line → const PspdfkitWebToolbarItemType
arrow → const PspdfkitWebToolbarItemType
rectangle → const PspdfkitWebToolbarItemType
cloudyRectangle → const PspdfkitWebToolbarItemType
dashedRectangle → const PspdfkitWebToolbarItemType
ellipse → const PspdfkitWebToolbarItemType
cloudyEllipse → const PspdfkitWebToolbarItemType
dashedEllipse → const PspdfkitWebToolbarItemType
polygon → const PspdfkitWebToolbarItemType
cloudyPolygon → const PspdfkitWebToolbarItemType
dashedPolygon → const PspdfkitWebToolbarItemType
polyline → const PspdfkitWebToolbarItemType
print → const PspdfkitWebToolbarItemType
documentEditor → const PspdfkitWebToolbarItemType
documentCrop → const PspdfkitWebToolbarItemType
exportPdf → const PspdfkitWebToolbarItemType
debug → const PspdfkitWebToolbarItemType
contentEditor → const PspdfkitWebToolbarItemType
multiAnnotationsSelection → const PspdfkitWebToolbarItemType
callout → const PspdfkitWebToolbarItemType
responsiveGroup → const PspdfkitWebToolbarItemType
custom → const PspdfkitWebToolbarItemType
measurements → const PspdfkitWebToolbarItemType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<PspdfkitWebToolbarItemType>
A constant List of the values in this enum, in order of their declaration.