MediaPopupElement QML Type

  • Esri.ArcGISRuntime
  • MediaPopupElement
  • Represents a pop-up element of type media that is displayed in a pop-up for a geoelement. More...

    Import Statement: import Esri.ArcGISRuntime
    Since: Esri.ArcGISRuntime 100.14
    Inherits:

    PopupElement

    Properties

    Signals

    Detailed Description

    See also Enums.PopupElementType.

    Property Documentation

    description : string

    A string value describing the element in detail. Can be an empty string.


    [read-only] media : PopupMediaListModel

    A PopupMediaListModel of PopupMedia objects that define images and charts displayed in the pop-up window.


    title : string

    A string value indicating what the element represents. Can be an empty string.


    Signal Documentation

    descriptionChanged()

    Emitted when the description property changes.

    Note: The corresponding handler is onDescriptionChanged.


    mediaChanged()

    Emitted when the media property changes.

    Note: The corresponding handler is onMediaChanged.


    titleChanged()

    Emitted when the title property changes.

    Note: The corresponding handler is onTitleChanged.


    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.