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