Uses of Class
org.robovm.apple.uikit.UIEdgeInsets
-
Uses of UIEdgeInsets in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics with parameters of type UIEdgeInsets Modifier and Type Method Description CGRectCGRect. inset(UIEdgeInsets insets) -
Uses of UIEdgeInsets in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return UIEdgeInsets Modifier and Type Method Description UIEdgeInsetsNSCoder. decodeUIEdgeInsets(String key)UIEdgeInsetsNSValue. edgeInsetsValue()Methods in org.robovm.apple.foundation with parameters of type UIEdgeInsets Modifier and Type Method Description voidNSCoder. encodeUIEdgeInsets(String key, UIEdgeInsets insets)static NSValueNSValue. valueOf(UIEdgeInsets insets) -
Uses of UIEdgeInsets in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit with parameters of type UIEdgeInsets Modifier and Type Method Description MKMapRectMKMapView. getMapRectThatFits(MKMapRect mapRect, UIEdgeInsets insets)voidMKMapView. setVisibleMapRect(MKMapRect mapRect, UIEdgeInsets insets, boolean animate) -
Uses of UIEdgeInsets in org.robovm.apple.messages
Methods in org.robovm.apple.messages that return UIEdgeInsets Modifier and Type Method Description UIEdgeInsetsMSStickerBrowserView. getContentInset()Methods in org.robovm.apple.messages with parameters of type UIEdgeInsets Modifier and Type Method Description voidMSStickerBrowserView. setContentInset(UIEdgeInsets v) -
Uses of UIEdgeInsets in org.robovm.apple.notificationcenter
Methods in org.robovm.apple.notificationcenter that return UIEdgeInsets Modifier and Type Method Description UIEdgeInsetsNCWidgetProviding. getMarginInsetsForProposedInsets(UIEdgeInsets defaultMarginInsets)Deprecated.Deprecated in iOS 10.0.UIEdgeInsetsNCWidgetProvidingAdapter. getMarginInsetsForProposedInsets(UIEdgeInsets defaultMarginInsets)Deprecated.Deprecated in iOS 10.0.Methods in org.robovm.apple.notificationcenter with parameters of type UIEdgeInsets Modifier and Type Method Description UIEdgeInsetsNCWidgetProviding. getMarginInsetsForProposedInsets(UIEdgeInsets defaultMarginInsets)Deprecated.Deprecated in iOS 10.0.UIEdgeInsetsNCWidgetProvidingAdapter. getMarginInsetsForProposedInsets(UIEdgeInsets defaultMarginInsets)Deprecated.Deprecated in iOS 10.0. -
Uses of UIEdgeInsets in org.robovm.apple.pdfkit
Methods in org.robovm.apple.pdfkit that return UIEdgeInsets Modifier and Type Method Description UIEdgeInsetsPDFThumbnailView. getContentInset()UIEdgeInsetsPDFView. getPageBreakMargins()Methods in org.robovm.apple.pdfkit with parameters of type UIEdgeInsets Modifier and Type Method Description voidPDFThumbnailView. setContentInset(UIEdgeInsets v)voidPDFView. setPageBreakMargins(UIEdgeInsets v) -
Uses of UIEdgeInsets in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit with parameters of type UIEdgeInsets Modifier and Type Method Description static NSValueNSValueExtensions. create(UIEdgeInsets insets)protected static NSValueNSValueExtensions. create(ObjCClass clazz, UIEdgeInsets insets)static voidNSCoderExtensions. encodeUIEdgeInsets(NSCoder thiz, UIEdgeInsets insets, String key)booleanUIEdgeInsets. equalsTo(UIEdgeInsets other)static UIImageUIImage. getAnimatedResizableImage(String name, UIEdgeInsets capInsets, double duration)static UIImageUIImage. getAnimatedResizableImage(String name, UIEdgeInsets capInsets, UIImageResizingMode resizingMode, double duration)UIViewUIView. getResizableSnapshot(CGRect rect, boolean afterUpdates, UIEdgeInsets capInsets)UIImageUIImage. newImage(UIEdgeInsets alignmentInsets)UIImageUIImage. newResizableImage(UIEdgeInsets capInsets)UIImageUIImage. newResizableImage(UIEdgeInsets capInsets, UIImageResizingMode resizingMode)UIMotionEffectViewerOffsetValuesUIMotionEffectViewerOffsetValues. put(String keypath, UIEdgeInsets value)voidUIViewController. setAdditionalSafeAreaInsets(UIEdgeInsets v)voidUIButton. setContentEdgeInsets(UIEdgeInsets v)Deprecated.Deprecated in iOS 15.0.voidUIScrollView. setContentInset(UIEdgeInsets v)voidUIPrintFormatter. setContentInsets(UIEdgeInsets v)Deprecated.Deprecated in iOS 10.0.voidUIScrollView. setHorizontalScrollIndicatorInsets(UIEdgeInsets v)voidUIButton. setImageEdgeInsets(UIEdgeInsets v)Deprecated.Deprecated in iOS 15.0.voidUIBarItem. setImageInsets(UIEdgeInsets v)voidUIBarItem. setLandscapeImagePhoneInsets(UIEdgeInsets v)voidUIView. setLargeContentImageInsets(UIEdgeInsets v)voidUIBarItem. setLargeContentSizeImageInsets(UIEdgeInsets v)voidUIView. setLayoutMargins(UIEdgeInsets v)NSAttributedStringDocumentAttributesNSAttributedStringDocumentAttributes. setPaperMargin(UIEdgeInsets paperMargin)voidUIPrintFormatter. setPerPageContentInsets(UIEdgeInsets v)voidUIPopoverController. setPopoverLayoutMargins(UIEdgeInsets v)Deprecated.voidUIPopoverPresentationController. setPopoverLayoutMargins(UIEdgeInsets v)voidUIScrollView. setScrollIndicatorInsets(UIEdgeInsets v)voidUICollectionViewFlowLayout. setSectionInset(UIEdgeInsets v)voidUITableView. setSeparatorInset(UIEdgeInsets v)voidUITableViewCell. setSeparatorInset(UIEdgeInsets v)voidUITextView. setTextContainerInset(UIEdgeInsets v)voidUIButton. setTitleEdgeInsets(UIEdgeInsets v)Deprecated.Deprecated in iOS 15.0.voidUICollisionBehavior. setTranslatesReferenceBoundsIntoBoundary(UIEdgeInsets insets)voidUIScrollView. setVerticalScrollIndicatorInsets(UIEdgeInsets v)protected static StringUIEdgeInsets. toString(UIEdgeInsets insets)