IntentProjection
Projections for an app intent that returns non-optional values for parameters.
Declaration
@dynamicMemberLookup final class IntentProjection<Intent> where Intent : AppIntentOverview
Use an IntentProjection to create an app intent that returns non-optional values for parameters you list using an IntentParameterDependency property wrapper.