Uses of Interface
org.robovm.apple.uikit.UIContextMenuInteractionDelegate
-
Uses of UIContextMenuInteractionDelegate in org.robovm.apple.authservices
Classes in org.robovm.apple.authservices that implement UIContextMenuInteractionDelegate Modifier and Type Class Description classASAuthorizationAppleIDButton -
Uses of UIContextMenuInteractionDelegate in org.robovm.apple.businesschat
Classes in org.robovm.apple.businesschat that implement UIContextMenuInteractionDelegate Modifier and Type Class Description classBCChatButton -
Uses of UIContextMenuInteractionDelegate in org.robovm.apple.corelocationui
Classes in org.robovm.apple.corelocationui that implement UIContextMenuInteractionDelegate Modifier and Type Class Description classCLLocationButton -
Uses of UIContextMenuInteractionDelegate in org.robovm.apple.intentsui
Classes in org.robovm.apple.intentsui that implement UIContextMenuInteractionDelegate Modifier and Type Class Description classINUIAddVoiceShortcutButton -
Uses of UIContextMenuInteractionDelegate in org.robovm.apple.passkit
Classes in org.robovm.apple.passkit that implement UIContextMenuInteractionDelegate Modifier and Type Class Description classPKAddPassButtonclassPKPaymentButton -
Uses of UIContextMenuInteractionDelegate in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UIContextMenuInteractionDelegate Modifier and Type Class Description classUIButtonclassUIColorWellclassUIContextMenuInteractionDelegateAdapterclassUIControlclassUIDatePickerclassUIPageControlclassUIRefreshControlclassUISearchTextFieldclassUISegmentedControlclassUISliderclassUIStepperclassUISwitchclassUITextFieldMethods in org.robovm.apple.uikit that return UIContextMenuInteractionDelegate Modifier and Type Method Description UIContextMenuInteractionDelegateUIContextMenuInteraction. getDelegate()Methods in org.robovm.apple.uikit with parameters of type UIContextMenuInteractionDelegate Modifier and Type Method Description protected longUIContextMenuInteraction. init(UIContextMenuInteractionDelegate delegate)Constructors in org.robovm.apple.uikit with parameters of type UIContextMenuInteractionDelegate Constructor Description UIContextMenuInteraction(UIContextMenuInteractionDelegate delegate)