GraffitiTag

Enumerations #

This class exposes no enumerations.

Constants #

This class exposes no constants.

Events #

NameParametersReturn TypeDescription
ClosePressedNoneNoneRaised when the user presses the Close icon.
DoublePressedNoneNoneRaised when the user double-presses the control.
LongPressedNoneNoneRaised when the user long-presses the control.

Methods #

NameParametersReturn TypeDescription
CloneNoneGraffitiTagCreates a new, identical instance of the class. Useful for embedding in multiple GraffitiTagField instances.
ConstructorNoneNoneCreates a new instance of the class.
Constructortext as StringNoneCreates a new instance of the class.

Properties #

NameTypeDefault ValueDescription
AccessoryTypeMobileTableCellData.AccessoryTypesDefaultAccessoryType displayed in the popup of GraffitiTagField.
BackgroundColorColorGroupNilColor applied to the background of the component.
BorderColorColorGroupNilColor applied to the border of the component.
CanDeselectBooleanTrueControls whether the close icon is displayed.
CornerHeightDouble5Height of the control’s corners.
CornerWidthDouble5Width of the control’s corners.
DetailTextString“”Text displayed under the item’s Text in a GraffitiTagField popup.
FontFontSystem DefaultFont properties applied to all elements.
ImagePictureNilImage displayed for the item within a GraffitiTagField popup.
SelectedBooleanFalseDetermines whether the class is selected within its parent GraffitiTagField.
TagVariantNilDeveloper storage.
TextString“”Text displayed within the object.
TextColorColorGroupNilColor applied to the Text.