destinationPreviewConfig
Configure DestinationPreview.
fun destinationPreviewConfig(func: DashDestinationPreviewConfig.Update.() -> Unit): DashConfig.Update
Deprecated
Use destinationPreview(func) instead
Replace with
destinationPreview(func)
Content copied to clipboard
Configure DestinationPreview.
DEPRECATED! This method is deprecated and will be removed soon. Please use destinationPreview { }
instead.