how to get the App launch arguments

how to get the App launch arguments

BY 03 Jun 2013 Native Application Development

Hello,

the arguments for the App are delivered from the execute:  r = Tizen::App::UiApp::Execute(MyApp::CreateInstance, pArgs);

but how can I get this “pArgs” Arguments in MyApp directly?

thanks

 

 

Written by