Skip to main content

NativeShowSaveDialog

pub async fn NativeShowSaveDialog(
    ApplicationHandle: AppHandle,
    Arguments: Vec<Value>,
) -> Result<Value, String>
Expand description

nativeHost:showSaveDialog - returns { canceled, filePath }.