imageSrc property

String? imageSrc
getter/setter pair

Field Meaning: Image source

  • For V2TXLiveImageTypeFile: image file path
  • For other types: image content data

Implementation

String? imageSrc;