accessoryImage property

String? accessoryImage
getter/setter pair

Backward compatible trailing accessory image.

New code should prefer trailingImage, which also supports SVG assets and tint metadata.

Implementation

String? accessoryImage;