Uses of Class
org.robovm.apple.uikit.UIContentSizeCategory
| Package | Description |
|---|---|
| org.robovm.apple.uikit | |
| org.robovm.apple.watchkit |
-
Uses of UIContentSizeCategory in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as UIContentSizeCategory Modifier and Type Field Description static UIContentSizeCategoryUIContentSizeCategory. AccessibilityExtraExtraExtraLargestatic UIContentSizeCategoryUIContentSizeCategory. AccessibilityExtraExtraLargestatic UIContentSizeCategoryUIContentSizeCategory. AccessibilityExtraLargestatic UIContentSizeCategoryUIContentSizeCategory. AccessibilityLargestatic UIContentSizeCategoryUIContentSizeCategory. AccessibilityMediumstatic UIContentSizeCategoryUIContentSizeCategory. ExtraExtraExtraLargestatic UIContentSizeCategoryUIContentSizeCategory. ExtraExtraLargestatic UIContentSizeCategoryUIContentSizeCategory. ExtraLargestatic UIContentSizeCategoryUIContentSizeCategory. ExtraSmallstatic UIContentSizeCategoryUIContentSizeCategory. Largestatic UIContentSizeCategoryUIContentSizeCategory. Mediumstatic UIContentSizeCategoryUIContentSizeCategory. Smallstatic UIContentSizeCategoryUIContentSizeCategory. UnspecifiedMethods in org.robovm.apple.uikit that return UIContentSizeCategory Modifier and Type Method Description static UIContentSizeCategoryUIContentSizeCategory.Marshaler. toObject(Class<UIContentSizeCategory> cls, long handle, long flags)static UIContentSizeCategoryUIContentSizeCategory. valueOf(NSString value)Methods in org.robovm.apple.uikit that return types with arguments of type UIContentSizeCategory Modifier and Type Method Description static List<UIContentSizeCategory>UIContentSizeCategory.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type UIContentSizeCategory Modifier and Type Method Description protected static longUITraitCollection. create(UIContentSizeCategory preferredContentSizeCategory)static longUIContentSizeCategory.Marshaler. toNative(UIContentSizeCategory o, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type UIContentSizeCategory Modifier and Type Method Description static NSObjectProtocolUIApplication.Notifications. observeContentSizeCategoryDidChange(VoidBlock1<UIContentSizeCategory> block)static longUIContentSizeCategory.AsListMarshaler. toNative(List<UIContentSizeCategory> l, long flags)static UIContentSizeCategoryUIContentSizeCategory.Marshaler. toObject(Class<UIContentSizeCategory> cls, long handle, long flags)Constructors in org.robovm.apple.uikit with parameters of type UIContentSizeCategory Constructor Description UITraitCollection(UIContentSizeCategory preferredContentSizeCategory) -
Uses of UIContentSizeCategory in org.robovm.apple.watchkit
Methods in org.robovm.apple.watchkit that return UIContentSizeCategory Modifier and Type Method Description UIContentSizeCategoryWKInterfaceDevice. getPreferredContentSizeCategory()