TechnologiesUI & App Frameworks

ClassKitUI

iOSmacOStvOSwatchOSvisionOS

ClassKitUI provides UIKit menu elements that let students submit and withdraw ClassKit assigned documents directly from the UI. Use it to surface assignment submission and withdrawal actions within your app's menus on iOS, macOS, and visionOS, bridging ClassKit's assignment model to UIKit. The framework exposes no public Swift types of its own; it supplies the menu elements that connect your interface to ClassKit's document submission workflow.

Classes 1

  • Cl
    AssignedDocumentDeferredMenuElement
    A deferred menu element that provides assigned document submission functionality.

Structures 2

  • St
    AssignedDocumentLabel
    A view that displays the status or date information of the assigned document.
  • St
    AssignedDocumentSubmissionButton
    A button that provides submission functionality for the assigned document.

Extends 1

View
← UI & App Frameworks