Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


arguments

Arguments to be passed for application when secondary tile is activated.
Read time 1 minuteLast updated 13 days ago

Definition

public string arguments

Remarks

Passed arguments can be accessed via Application.arguments. Note, that arguments are only supported in XAML builds.