info(for:)
Retrieves any available sharable content information that matches the provided filter.
Declaration
class func info(for filter: SCContentFilter) -> SCShareableContentInfoParameters
- filter:
The filter to match current sharable content against.
Return Value
The sharable content matching the filter, or nil if none is found.