Contents

info(for:)

Retrieves any available sharable content information that matches the provided filter.

Declaration

class func info(for filter: SCContentFilter) -> SCShareableContentInfo

Parameters

  • filter:

    The filter to match current sharable content against.

Return Value

The sharable content matching the filter, or nil if none is found.

See Also

Retrieving shareable content