Crate objc2_shared_with_you

Source
Expand description

§Bindings to the SharedWithYou framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

SWAttributionViewSWAttributionView and objc2-app-kit and macOS
Apple’s documentation
SWAttributionViewBackgroundStyleSWAttributionView
The background styling of SWAttributionView’s contents
SWAttributionViewDisplayContextSWAttributionView
The context for the content being displayed; influences future ranking of this view’s SWHighlight
SWAttributionViewHorizontalAlignmentSWAttributionView
The horizontal alignment of SWAttributionView’s contents
SWCollaborationHighlightSWCollaborationHighlight and SWHighlight
A SWHighlight object that represents an active collaboration
SWCollaborationViewSWCollaborationView and objc2-app-kit and macOS
Apple’s documentation
SWHighlightSWHighlight
A model object representing a universal link shared by any number of contacts, in any number of conversations. The identities of the contacts are not exposed to the application.
SWHighlightCenterSWHighlightCenter
Provides the application with a priority-ordered list of universal links which have been shared with the current user.
SWHighlightCenterErrorCodeSWErrors
Apple’s documentation
SWHighlightChangeEventSWHighlightChangeEvent
A model object representing activity that has happened on some content.
SWHighlightChangeEventTriggerSWHighlightChangeEvent
Apple’s documentation
SWHighlightMembershipEventSWHighlightMembershipEvent
A model object representing a membership event that has happened on some content.
SWHighlightMembershipEventTriggerSWHighlightMembershipEvent
Apple’s documentation
SWHighlightMentionEventSWHighlightMentionEvent
A model object representing a mention event that has happened on some content.
SWHighlightPersistenceEventSWHighlightPersistenceEvent
A model object representing a persistence event that has happened on some content.
SWHighlightPersistenceEventTriggerSWHighlightPersistenceEvent
Apple’s documentation
SWRemoveParticipantAlertSWRemoveParticipantAlert
Apple’s documentation

Statics§

NSPasteboardTypeCollaborationMetadataNSPasteboardItem_SWCollaborationMetadata and objc2-app-kit and macOS
Apple’s documentation
SWCollaborationMetadataTypeIdentifierNSItemProvider_SWCollaborationMetadata
Apple’s documentation

Traits§

NSPasteboardItemSWCollaborationMetadataNSPasteboardItem_SWCollaborationMetadata
Category “SWCollaborationMetadata” on NSPasteboardItem.
SWCollaborationViewDelegateSWCollaborationView
Apple’s documentation
SWHighlightCenterDelegateSWHighlightCenter
The delegate is notified when there are changes to the list of surfaced highlights, or when the enablement settings change.
SWHighlightEventSWHighlightEvent
A protocol defining an activity that can be posted in response to a user action on some content.