target
The item to open in your app.
Declaration
var target: Self.Value { get set }Discussion
Set this property to a dynamic or static type your app defines, such as an AppEntity or AppEnum. Use this value to determine what content to show in your app’s interface.