Uses of Interface
org.robovm.apple.uikit.UIPreviewActionItem
| Package | Description |
|---|---|
| org.robovm.apple.uikit | |
| org.robovm.apple.webkit |
-
Uses of UIPreviewActionItem in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UIPreviewActionItem Modifier and Type Class Description classUIPreviewActionclassUIPreviewActionGroupclassUIPreviewActionItemAdapterMethods in org.robovm.apple.uikit that return types with arguments of type UIPreviewActionItem Modifier and Type Method Description VoidBlock2<UIPreviewActionItem,UIViewController>UIPreviewAction. getHandler()List<UIPreviewActionItem>UIViewController. getPreviewActionItems()Deprecated.Deprecated in iOS 13.0.Method parameters in org.robovm.apple.uikit with type arguments of type UIPreviewActionItem Modifier and Type Method Description protected static longUIPreviewAction. create(String title, UIPreviewActionStyle style, VoidBlock2<UIPreviewActionItem,UIViewController> handler)Constructor parameters in org.robovm.apple.uikit with type arguments of type UIPreviewActionItem Constructor Description UIPreviewAction(String title, UIPreviewActionStyle style, VoidBlock2<UIPreviewActionItem,UIViewController> handler) -
Uses of UIPreviewActionItem in org.robovm.apple.webkit
Subinterfaces of UIPreviewActionItem in org.robovm.apple.webkit Modifier and Type Interface Description interfaceWKPreviewActionItemDeprecated.Deprecated in iOS 13.0.Classes in org.robovm.apple.webkit that implement UIPreviewActionItem Modifier and Type Class Description classWKPreviewActionItemAdapter