teacherViewUri property

EmbedUri? teacherViewUri
getter/setter pair

URI to show the teacher view of the attachment.

The URI will be opened in an iframe with the courseId, itemId, itemType, and attachmentId query parameters set.

Required.

Implementation

EmbedUri? teacherViewUri;