Contents

IntentProjection

Projections for an app intent that returns non-optional values for parameters.

Declaration

@dynamicMemberLookup final class IntentProjection<Intent> where Intent : AppIntent

Overview

Use an IntentProjection to create an app intent that returns non-optional values for parameters you list using an IntentParameterDependency property wrapper.

Topics

Subscripts

See Also

Parameter choices