Uses of Class
org.robovm.apple.notificationcenter.NCWidgetDisplayMode
| Package | Description |
|---|---|
| org.robovm.apple.notificationcenter |
-
Uses of NCWidgetDisplayMode in org.robovm.apple.notificationcenter
Methods in org.robovm.apple.notificationcenter that return NCWidgetDisplayMode Modifier and Type Method Description static NCWidgetDisplayModeNCWidgetDisplayMode. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static NCWidgetDisplayModeNCWidgetDisplayMode. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static NCWidgetDisplayMode[]NCWidgetDisplayMode. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.notificationcenter with parameters of type NCWidgetDisplayMode Modifier and Type Method Description voidNCWidgetProviding. activeDisplayModeDidChange(NCWidgetDisplayMode activeDisplayMode, CGSize maxSize)Deprecated.Deprecated in iOS 14.0.voidNCWidgetProvidingAdapter. activeDisplayModeDidChange(NCWidgetDisplayMode activeDisplayMode, CGSize maxSize)Deprecated.Deprecated in iOS 14.0.