Uses of Class
org.robovm.apple.linkpresentation.LPLinkMetadata
| Package | Description |
|---|---|
| org.robovm.apple.linkpresentation | |
| org.robovm.apple.uikit |
-
Uses of LPLinkMetadata in org.robovm.apple.linkpresentation
Methods in org.robovm.apple.linkpresentation that return LPLinkMetadata Modifier and Type Method Description LPLinkMetadataLPLinkView. getMetadata()Methods in org.robovm.apple.linkpresentation with parameters of type LPLinkMetadata Modifier and Type Method Description protected longLPLinkView. init(LPLinkMetadata metadata)voidLPLinkView. setMetadata(LPLinkMetadata v)Method parameters in org.robovm.apple.linkpresentation with type arguments of type LPLinkMetadata Modifier and Type Method Description voidLPMetadataProvider. startFetchingMetadata(NSURLRequest request, VoidBlock2<LPLinkMetadata,NSError> completionHandler)voidLPMetadataProvider. startFetchingMetadata(NSURL URL, VoidBlock2<LPLinkMetadata,NSError> completionHandler)Constructors in org.robovm.apple.linkpresentation with parameters of type LPLinkMetadata Constructor Description LPLinkView(LPLinkMetadata metadata) -
Uses of LPLinkMetadata in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return LPLinkMetadata Modifier and Type Method Description LPLinkMetadataUIActivityItemProvider. activityViewControllerLinkMetadata(UIActivityViewController activityViewController)LPLinkMetadataUIActivityItemSource. activityViewControllerLinkMetadata(UIActivityViewController activityViewController)LPLinkMetadataUIActivityItemSourceAdapter. activityViewControllerLinkMetadata(UIActivityViewController activityViewController)