Contents

intent

The intent object that describes the user’s request.

Declaration

@NSCopying var intent: INIntent { get }

Discussion

This property is set at initialization time and cannot be changed later. Use the object in this property to get information about the user’s initial request.

See Also

Getting the Intent and Response