Skip to main content

ShowOpenDialog

Function ShowOpenDialog 

Source
pub async fn ShowOpenDialog(
    ApplicationHandle: AppHandle,
    Args: Vec<Value>,
) -> Result<Value, String>