@byomakase/omakase-player
    Preparing search index...

    Interface MarkerOnMarkerListStyle

    interface MarkerOnMarkerListStyle {
        canDeleteMarker: boolean;
        highlightMarker: boolean;
        markerColor: Color;
    }

    Hierarchy (View Summary)

    Index

    Properties

    canDeleteMarker: boolean
    highlightMarker: boolean
    markerColor: Color