Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 914 Bytes

RubberStampAnnotationParameters.md

File metadata and controls

15 lines (10 loc) · 914 Bytes

RubberStampAnnotationParameters

Properties

Name Type Description Notes
AnnotationLayout DrawableContentLayoutParameters
RubberStampIcon RubberStampAnnotationIcon [optional]
Title Pointer to string Specifies the title of the annotation, if any. [optional]
Content Pointer to string Specify the content of the annotation, if any. [optional]
Color Pointer to string Specifies the color of the annotation, using the color name (ie: "red") or its RGBa code (ie: "rgba(255,0,0,1)"). [optional] [default to red]

[Back to Model list] [Back to API list] [Back to README]