Skip to main content

NativeShowOpenDialog

Function NativeShowOpenDialog 

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