Uses of Class
org.robovm.apple.uikit.UIBlurEffect
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIBlurEffect in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIBlurEffect Modifier and Type Method Description UIBlurEffectUIBarAppearance. getBackgroundEffect()Methods in org.robovm.apple.uikit with parameters of type UIBlurEffect Modifier and Type Method Description protected static longUIVibrancyEffect. create(UIBlurEffect blurEffect)protected static longUIVibrancyEffect. create(UIBlurEffect blurEffect, UIVibrancyEffectStyle style)voidUIBarAppearance. setBackgroundEffect(UIBlurEffect v)Constructors in org.robovm.apple.uikit with parameters of type UIBlurEffect Constructor Description UIVibrancyEffect(UIBlurEffect blurEffect)UIVibrancyEffect(UIBlurEffect blurEffect, UIVibrancyEffectStyle style)