-
-
-
-
-
-
-
-
-
-
-
-
-
Methods in org.robovm.apple.foundation that return CGSize
| Modifier and Type |
Method |
Description |
CGSize |
NSCoder.decodeCGSize(String key) |
|
CGSize |
NSString.draw(CGPoint point,
double width,
UIFont font,
double fontSize,
NSLineBreakMode lineBreakMode,
UIBaselineAdjustment baselineAdjustment) |
Deprecated.
|
CGSize |
NSString.draw(CGPoint point,
double width,
UIFont font,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
NSString.draw(CGPoint point,
UIFont font) |
Deprecated.
|
CGSize |
NSString.draw(CGRect rect,
UIFont font) |
Deprecated.
|
CGSize |
NSString.draw(CGRect rect,
UIFont font,
NSLineBreakMode lineBreakMode,
NSTextAlignment alignment) |
Deprecated.
|
CGSize |
NSString.draw(NSString thiz,
CGRect rect,
UIFont font,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
NSItemProviderOptions.getPreferredImageSize() |
|
CGSize |
NSAttributedString.getSize() |
|
static CGSize |
NSString.getSize(String str,
CMTextMarkupAttributes attrs) |
|
static CGSize |
NSString.getSize(String str,
CTAttributedStringAttributes attrs) |
|
static CGSize |
NSString.getSize(String str,
NSDictionary<NSString,NSObject> attrs) |
|
static CGSize |
NSString.getSize(String str,
NSAttributedStringAttributes attrs) |
|
CGSize |
NSString.getSize(CMTextMarkupAttributes attrs) |
|
CGSize |
NSString.getSize(CTAttributedStringAttributes attrs) |
|
CGSize |
NSString.getSize(NSDictionary<NSString,NSObject> attrs) |
|
CGSize |
NSString.getSize(NSAttributedStringAttributes attrs) |
|
CGSize |
NSString.getSize(UIFont font) |
Deprecated.
|
CGSize |
NSString.getSize(UIFont font,
double minFontSize,
double width,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
NSString.getSize(UIFont font,
double width,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
NSString.getSize(UIFont font,
CGSize size) |
Deprecated.
|
CGSize |
NSString.getSize(UIFont font,
CGSize size,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
NSValue.sizeValue() |
|
Methods in org.robovm.apple.foundation with parameters of type CGSize
| Modifier and Type |
Method |
Description |
void |
NSCoder.encodeCGSize(String key,
CGSize size) |
|
CGRect |
NSAttributedString.getBoundingRect(CGSize size,
NSStringDrawingOptions options,
NSStringDrawingContext context) |
|
static CGRect |
NSString.getBoundingRect(String str,
CGSize size,
NSStringDrawingOptions options,
CMTextMarkupAttributes attributes,
NSStringDrawingContext context) |
|
static CGRect |
NSString.getBoundingRect(String str,
CGSize size,
NSStringDrawingOptions options,
CTAttributedStringAttributes attributes,
NSStringDrawingContext context) |
|
static CGRect |
NSString.getBoundingRect(String str,
CGSize size,
NSStringDrawingOptions options,
NSDictionary<NSString,NSObject> attributes,
NSStringDrawingContext context) |
|
static CGRect |
NSString.getBoundingRect(String str,
CGSize size,
NSStringDrawingOptions options,
NSAttributedStringAttributes attributes,
NSStringDrawingContext context) |
|
CGRect |
NSString.getBoundingRect(CGSize size,
NSStringDrawingOptions options,
CMTextMarkupAttributes attributes,
NSStringDrawingContext context) |
|
CGRect |
NSString.getBoundingRect(CGSize size,
NSStringDrawingOptions options,
CTAttributedStringAttributes attributes,
NSStringDrawingContext context) |
|
CGRect |
NSString.getBoundingRect(CGSize size,
NSStringDrawingOptions options,
NSDictionary<NSString,NSObject> attributes,
NSStringDrawingContext context) |
|
CGRect |
NSString.getBoundingRect(CGSize size,
NSStringDrawingOptions options,
NSAttributedStringAttributes attributes,
NSStringDrawingContext context) |
|
CGSize |
NSString.getSize(UIFont font,
CGSize size) |
Deprecated.
|
CGSize |
NSString.getSize(UIFont font,
CGSize size,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
NSItemProviderOptions |
NSItemProviderOptions.setPreferredImageSize(CGSize preferredImageSize) |
|
static NSValue |
NSValue.valueOf(CGSize size) |
|
-
-
Method parameters in org.robovm.apple.intentsui with type arguments of type CGSize
| Modifier and Type |
Method |
Description |
void |
INUIHostedViewControlling.configureView(NSSet<INParameter> parameters,
INInteraction interaction,
INUIInteractiveBehavior interactiveBehavior,
INUIHostedViewContext context,
VoidBlock3<Boolean,NSSet<INParameter>,CGSize> completion) |
|
void |
INUIHostedViewControllingAdapter.configureView(NSSet<INParameter> parameters,
INInteraction interaction,
INUIInteractiveBehavior interactiveBehavior,
INUIHostedViewContext context,
VoidBlock3<Boolean,NSSet<INParameter>,CGSize> completion) |
|
void |
INUIHostedViewControlling.configureWithInteraction(INInteraction interaction,
INUIHostedViewContext context,
VoidBlock1<CGSize> completion) |
|
void |
INUIHostedViewControllingAdapter.configureWithInteraction(INInteraction interaction,
INUIHostedViewContext context,
VoidBlock1<CGSize> completion) |
|
-
-
-
-
-
-
-
Methods in org.robovm.apple.pencilkit with parameters of type CGSize
| Modifier and Type |
Method |
Description |
protected long |
PKStrokePoint.init(CGPoint location,
double timeOffset,
CGSize size,
double opacity,
double force,
double azimuth,
double altitude) |
|
-
Methods in org.robovm.apple.photos with parameters of type CGSize
| Modifier and Type |
Method |
Description |
void |
PHLivePhotoEditingContext.prepareLivePhotoForPlayback(CGSize targetSize,
NSDictionary<NSString,?> options,
VoidBlock2<PHLivePhoto,NSError> handler) |
|
int |
PHImageManager.requestImageForAsset(PHAsset asset,
CGSize targetSize,
PHImageContentMode contentMode,
PHImageRequestOptions options,
VoidBlock2<UIImage,NSDictionary<?,?>> resultHandler) |
|
static int |
PHLivePhoto.requestLivePhoto(NSArray<NSURL> fileURLs,
UIImage image,
CGSize targetSize,
PHImageContentMode contentMode,
VoidBlock2<PHLivePhoto,NSDictionary<?,?>> resultHandler) |
|
int |
PHImageManager.requestLivePhotoForAsset(PHAsset asset,
CGSize targetSize,
PHImageContentMode contentMode,
PHLivePhotoRequestOptions options,
VoidBlock2<PHLivePhoto,NSDictionary<?,?>> resultHandler) |
|
void |
PHCachingImageManager.startCachingImagesForAssets(NSArray<PHAsset> assets,
CGSize targetSize,
PHImageContentMode contentMode,
PHImageRequestOptions options) |
|
void |
PHCachingImageManager.stopCachingImagesForAssets(NSArray<PHAsset> assets,
CGSize targetSize,
PHImageContentMode contentMode,
PHImageRequestOptions options) |
|
-
Methods in org.robovm.apple.quicklook with parameters of type CGSize
| Modifier and Type |
Method |
Description |
protected static long |
QLThumbnailReply.create(CGSize contextSize,
Block1<CGContext,Boolean> drawingBlock) |
|
protected static long |
QLThumbnailReply.create(CGSize contextSize,
BooleanBlock drawingBlock) |
|
protected long |
QLPreviewReply.init(CGSize contextSize,
boolean isBitmap,
Block3<CGContext,QLPreviewReply,NSError.NSErrorPtr,Boolean> drawingBlock) |
|
protected long |
QLPreviewReply.init(CGSize defaultPageSize,
Block2<QLPreviewReply,NSError.NSErrorPtr,PDFDocument> documentCreationBlock) |
|
protected long |
QLPreviewReply.init(UTType contentType,
CGSize contentSize,
Block2<QLPreviewReply,NSError.NSErrorPtr,NSData> dataCreationBlock) |
|
Constructors in org.robovm.apple.quicklook with parameters of type CGSize
| Constructor |
Description |
QLPreviewReply(CGSize contextSize,
boolean isBitmap,
Block3<CGContext,QLPreviewReply,NSError.NSErrorPtr,Boolean> drawingBlock) |
|
QLPreviewReply(CGSize defaultPageSize,
Block2<QLPreviewReply,NSError.NSErrorPtr,PDFDocument> documentCreationBlock) |
|
QLPreviewReply(UTType contentType,
CGSize contentSize,
Block2<QLPreviewReply,NSError.NSErrorPtr,NSData> dataCreationBlock) |
|
QLThumbnailReply(CGSize contextSize,
Block1<CGContext,Boolean> drawingBlock) |
|
QLThumbnailReply(CGSize contextSize,
BooleanBlock drawingBlock) |
|
-
-
Methods in org.robovm.apple.scenekit with parameters of type CGSize
| Modifier and Type |
Method |
Description |
void |
SCNCameraController.beginInteraction(CGPoint location,
CGSize viewport) |
|
void |
SCNCameraController.continueInteraction(CGPoint location,
CGSize viewport,
double sensitivity) |
|
void |
SCNCameraController.dolly(float delta,
CGPoint point,
CGSize viewport) |
|
void |
SCNCameraController.endInteraction(CGPoint location,
CGSize viewport,
CGPoint velocity) |
|
SCNMatrix4 |
SCNCamera.getProjectionTransform(CGSize viewportSize) |
|
void |
SCNCameraController.roll(float delta,
CGPoint point,
CGSize viewport) |
|
void |
SCNLight.setShadowMapSize(CGSize v) |
|
UIImage |
SCNRenderer.snapshotAtTime(double time,
CGSize size,
SCNAntialiasingMode antialiasingMode) |
|
-
Methods in org.robovm.apple.spritekit with parameters of type CGSize
| Modifier and Type |
Method |
Description |
protected static long |
SKMutableTexture.create(NSData pixelData,
CGSize size) |
|
protected static long |
SKMutableTexture.create(NSData pixelData,
CGSize size,
boolean flipped) |
|
protected static long |
SKMutableTexture.create(NSData pixelData,
CGSize size,
int rowLength,
int alignment) |
|
protected static long |
SKSpriteNode.create(SKTexture texture,
CGSize size) |
|
protected static long |
SKTexture.create(NSData pixelData,
CGSize size) |
|
protected static long |
SKTexture.create(NSData pixelData,
CGSize size,
boolean flipped) |
|
protected static long |
SKTexture.create(NSData pixelData,
CGSize size,
int rowLength,
int alignment) |
|
static SKShapeNode |
SKShapeNode.createEllipse(CGSize size) |
|
static SKMutableTexture |
SKMutableTexture.createNoise(double smoothness,
CGSize size,
boolean grayscale) |
|
static SKTexture |
SKTexture.createNoise(double smoothness,
CGSize size,
boolean grayscale) |
|
static SKShapeNode |
SKShapeNode.createRect(CGSize size) |
|
static SKShapeNode |
SKShapeNode.createRect(CGSize size,
double cornerRadius) |
|
static SKPhysicsBody |
SKPhysicsBody.createRectangle(CGSize s) |
|
static SKPhysicsBody |
SKPhysicsBody.createRectangle(CGSize s,
CGPoint center) |
|
static SKMutableTexture |
SKMutableTexture.createVectorNoise(double smoothness,
CGSize size) |
|
static SKTexture |
SKTexture.createVectorNoise(double smoothness,
CGSize size) |
|
static SKPhysicsBody |
SKPhysicsBody.createWithTexture(SKTexture texture,
float alphaThreshold,
CGSize size) |
|
static SKPhysicsBody |
SKPhysicsBody.createWithTexture(SKTexture texture,
CGSize size) |
|
void |
SKScene.didChangeSize(CGSize oldSize) |
|
protected long |
SK3DNode.init(CGSize viewportSize) |
|
protected long |
SKMutableTexture.init(CGSize size) |
|
protected long |
SKMutableTexture.init(CGSize size,
int format) |
|
protected long |
SKRegion.init(CGSize size) |
|
protected long |
SKScene.init(CGSize size) |
|
protected long |
SKSpriteNode.init(SKTexture texture,
UIColor color,
CGSize size) |
|
protected long |
SKSpriteNode.init(UIColor color,
CGSize size) |
|
protected long |
SKTileDefinition.init(NSArray<SKTexture> textures,
CGSize size,
double timePerFrame) |
|
protected long |
SKTileDefinition.init(NSArray<SKTexture> textures,
NSArray<SKTexture> normalTextures,
CGSize size,
double timePerFrame) |
|
protected long |
SKTileDefinition.init(SKTexture texture,
CGSize size) |
|
protected long |
SKTileDefinition.init(SKTexture texture,
SKTexture normalTexture,
CGSize size) |
|
protected long |
SKTileMapNode.init(SKTileSet tileSet,
long columns,
long rows,
CGSize tileSize) |
|
protected long |
SKTileMapNode.init(SKTileSet tileSet,
long columns,
long rows,
CGSize tileSize,
NSArray<SKTileGroup> tileGroupLayout) |
|
protected long |
SKTileMapNode.init(SKTileSet tileSet,
long columns,
long rows,
CGSize tileSize,
SKTileGroup tileGroup) |
|
static SKAction |
SKAction.scaleToSize(CGSize size,
double duration) |
|
void |
SKSpriteNode.scaleToSize(CGSize size) |
|
void |
SKTileSet.setDefaultTileSize(CGSize v) |
|
void |
SKEmitterNode.setParticleSize(CGSize v) |
|
void |
SKScene.setSize(CGSize v) |
|
void |
SKSpriteNode.setSize(CGSize v) |
|
void |
SKTileDefinition.setSize(CGSize v) |
|
void |
SKVideoNode.setSize(CGSize v) |
|
void |
SKTileMapNode.setTileSize(CGSize v) |
|
void |
SK3DNode.setViewportSize(CGSize v) |
|
Constructors in org.robovm.apple.spritekit with parameters of type CGSize
| Constructor |
Description |
SK3DNode(CGSize viewportSize) |
|
SKMutableTexture(CGSize size) |
|
SKMutableTexture(CGSize size,
int format) |
|
SKMutableTexture(NSData pixelData,
CGSize size) |
|
SKMutableTexture(NSData pixelData,
CGSize size,
boolean flipped) |
|
SKMutableTexture(NSData pixelData,
CGSize size,
int rowLength,
int alignment) |
|
SKRegion(CGSize size) |
|
SKScene(CGSize size) |
|
SKSpriteNode(SKTexture texture,
CGSize size) |
|
SKSpriteNode(SKTexture texture,
UIColor color,
CGSize size) |
|
SKSpriteNode(UIColor color,
CGSize size) |
|
SKTexture(NSData pixelData,
CGSize size) |
|
SKTexture(NSData pixelData,
CGSize size,
boolean flipped) |
|
SKTexture(NSData pixelData,
CGSize size,
int rowLength,
int alignment) |
|
SKTileDefinition(NSArray<SKTexture> textures,
CGSize size,
double timePerFrame) |
|
SKTileDefinition(NSArray<SKTexture> textures,
NSArray<SKTexture> normalTextures,
CGSize size,
double timePerFrame) |
|
SKTileDefinition(SKTexture texture,
CGSize size) |
|
SKTileDefinition(SKTexture texture,
SKTexture normalTexture,
CGSize size) |
|
SKTileMapNode(SKTileSet tileSet,
long columns,
long rows,
CGSize tileSize) |
|
SKTileMapNode(SKTileSet tileSet,
long columns,
long rows,
CGSize tileSize,
NSArray<SKTileGroup> tileGroupLayout) |
|
SKTileMapNode(SKTileSet tileSet,
long columns,
long rows,
CGSize tileSize,
SKTileGroup tileGroup) |
|
-
Methods in org.robovm.apple.uikit that return CGSize
| Modifier and Type |
Method |
Description |
static CGSize |
UILayoutFittingSize.Values.Compressed() |
|
static CGSize |
NSCoderExtensions.decodeCGSize(NSCoder thiz,
String key) |
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
double width,
UIFont font,
double fontSize,
NSLineBreakMode lineBreakMode,
UIBaselineAdjustment baselineAdjustment) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
double width,
UIFont font,
double minFontSize,
MachineSizedFloatPtr actualFontSize,
NSLineBreakMode lineBreakMode,
UIBaselineAdjustment baselineAdjustment) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
double width,
UIFont font,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
UIFont font) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGRect rect,
UIFont font) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGRect rect,
UIFont font,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGRect rect,
UIFont font,
NSLineBreakMode lineBreakMode,
NSTextAlignment alignment) |
Deprecated.
|
static CGSize |
UILayoutFittingSize.Values.Expanded() |
|
CGSize |
NSLayoutManager.getAttachmentSize(long glyphIndex) |
|
static CGSize |
UICollectionViewFlowLayout.getAutomaticSize() |
|
CGSize |
UICollectionViewLayout.getCollectionViewContentSize() |
|
CGSize |
UISegmentedControl.getContentOffset(long segment) |
|
CGSize |
NSCollectionLayoutContainer.getContentSize() |
|
CGSize |
NSCollectionLayoutContainerAdapter.getContentSize() |
|
CGSize |
UIFocusItemScrollableContainer.getContentSize() |
|
CGSize |
UIFocusItemScrollableContainerAdapter.getContentSize() |
|
CGSize |
UIScrollView.getContentSize() |
|
CGSize |
UICollectionViewLayoutInvalidationContext.getContentSizeAdjustment() |
|
CGSize |
UIViewController.getContentSizeForViewInPopover() |
Deprecated.
|
CGSize |
NSCollectionLayoutContainer.getEffectiveContentSize() |
|
CGSize |
NSCollectionLayoutContainerAdapter.getEffectiveContentSize() |
|
CGSize |
UICollectionViewFlowLayout.getEstimatedItemSize() |
|
CGSize |
UICollectionViewFlowLayout.getFooterReferenceSize() |
|
CGSize |
UICollectionViewFlowLayout.getHeaderReferenceSize() |
|
CGSize |
UIView.getIntrinsicContentSize() |
|
CGSize |
UICollectionViewDelegateFlowLayout.getItemSize(UICollectionView collectionView,
UICollectionViewLayout collectionViewLayout,
NSIndexPath indexPath) |
|
CGSize |
UICollectionViewDelegateFlowLayoutAdapter.getItemSize(UICollectionView collectionView,
UICollectionViewLayout collectionViewLayout,
NSIndexPath indexPath) |
|
CGSize |
UICollectionViewFlowLayout.getItemSize() |
|
CGSize |
UIListContentImageProperties.getMaximumSize() |
|
CGSize |
UISceneSizeRestrictions.getMaximumSize() |
|
CGSize |
UISceneSizeRestrictions.getMinimumSize() |
|
CGSize |
NSAttributedStringDocumentAttributes.getPaperSize() |
|
CGSize |
UIPrintPaper.getPaperSize() |
|
CGSize |
UIPopoverController.getPopoverContentSize() |
Deprecated.
|
CGSize |
UIContentContainer.getPreferredContentSize() |
|
CGSize |
UIContentContainerAdapter.getPreferredContentSize() |
|
CGSize |
UIPresentationController.getPreferredContentSize() |
|
CGSize |
UIViewController.getPreferredContentSize() |
|
CGSize |
UIItemProviderPresentationSizeProviding.getPreferredPresentationSizeForItemProvider() |
|
CGSize |
UIItemProviderPresentationSizeProvidingAdapter.getPreferredPresentationSizeForItemProvider() |
|
CGSize |
UICollectionViewDropItem.getPreviewSize() |
|
CGSize |
UICollectionViewDropItemAdapter.getPreviewSize() |
|
CGSize |
UITableViewDropItem.getPreviewSize() |
|
CGSize |
UITableViewDropItemAdapter.getPreviewSize() |
|
CGSize |
UIListContentImageProperties.getReservedLayoutSize() |
|
CGSize |
UIPickerView.getRowSize(long component) |
|
CGSize |
UICollectionViewDelegateFlowLayout.getSectionFooterReferenceSize(UICollectionView collectionView,
UICollectionViewLayout collectionViewLayout,
long section) |
|
CGSize |
UICollectionViewDelegateFlowLayoutAdapter.getSectionFooterReferenceSize(UICollectionView collectionView,
UICollectionViewLayout collectionViewLayout,
long section) |
|
CGSize |
UICollectionViewDelegateFlowLayout.getSectionHeaderReferenceSize(UICollectionView collectionView,
UICollectionViewLayout collectionViewLayout,
long section) |
|
CGSize |
UICollectionViewDelegateFlowLayoutAdapter.getSectionHeaderReferenceSize(UICollectionView collectionView,
UICollectionViewLayout collectionViewLayout,
long section) |
|
CGSize |
NSShadow.getShadowOffset() |
|
CGSize |
UILabel.getShadowOffset() |
|
static CGSize |
NSAttributedStringExtensions.getSize(NSAttributedString thiz) |
|
static CGSize |
NSStringExtensions.getSize(long thiz,
NSDictionary<NSString,?> attrs) |
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font) |
Deprecated.
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font,
double width,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font,
double minFontSize,
MachineSizedFloatPtr actualFontSize,
double width,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font,
CGSize size) |
Deprecated.
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font,
CGSize size,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
NSTextContainer.getSize() |
|
CGSize |
UICollectionViewLayoutAttributes.getSize() |
|
CGSize |
UIImage.getSize() |
|
CGSize |
UIScreenMode.getSize() |
|
CGSize |
UITargetedPreview.getSize() |
|
CGSize |
UIPageControl.getSizeForNumberOfPages(long pageCount) |
|
CGSize |
UIView.getSizeThatFits(CGSize size) |
|
static CGSize |
NSValueExtensions.getSizeValue(NSValue thiz) |
|
CGSize |
UIView.getSystemLayoutSizeFittingSize(CGSize targetSize,
float horizontalFittingPriority,
float verticalFittingPriority) |
|
CGSize |
UIView.getSystemLayoutSizeFittingSize(UILayoutFittingSize targetSize) |
|
CGSize |
NSAttributedStringDocumentAttributes.getViewSize() |
|
CGSize |
UIFocusItemScrollableContainer.getVisibleSize() |
|
CGSize |
UIFocusItemScrollableContainerAdapter.getVisibleSize() |
|
CGSize |
UIScrollView.getVisibleSize() |
|
CGSize |
UIContentContainer.sizeForChildContentContainer(UIContentContainer container,
CGSize parentSize) |
|
CGSize |
UIContentContainerAdapter.sizeForChildContentContainer(UIContentContainer container,
CGSize parentSize) |
|
CGSize |
UIPresentationController.sizeForChildContentContainer(UIContentContainer container,
CGSize parentSize) |
|
CGSize |
UIViewController.sizeForChildContentContainer(UIContentContainer container,
CGSize parentSize) |
|
static CGSize |
UIGeometry.stringToCGSize(String string) |
|
Methods in org.robovm.apple.uikit with parameters of type CGSize
| Modifier and Type |
Method |
Description |
static void |
UIGraphics.beginImageContext(CGSize size) |
|
static void |
UIGraphics.beginImageContext(CGSize size,
boolean opaque,
double scale) |
|
static NSValue |
NSValueExtensions.create(CGSize size) |
|
protected static NSValue |
NSValueExtensions.create(ObjCClass clazz,
CGSize size) |
|
void |
NSLayoutManagerDelegate.didChangeGeometry(NSLayoutManager layoutManager,
NSTextContainer textContainer,
CGSize oldSize) |
|
void |
NSLayoutManagerDelegateAdapter.didChangeGeometry(NSLayoutManager layoutManager,
NSTextContainer textContainer,
CGSize oldSize) |
|
static void |
NSCoderExtensions.encodeCGSize(NSCoder thiz,
CGSize size,
String key) |
|
static UIPrintPaper |
UIPrintPaper.getBestPaperForPageSize(CGSize contentSize,
NSArray<UIPrintPaper> paperList) |
|
static CGRect |
NSAttributedStringExtensions.getBoundingRect(NSAttributedString thiz,
CGSize size,
NSStringDrawingOptions options,
NSStringDrawingContext context) |
|
static CGRect |
NSStringExtensions.getBoundingRect(long thiz,
CGSize size,
NSStringDrawingOptions options,
NSDictionary<NSString,?> attributes,
NSStringDrawingContext context) |
|
NSItemProvider |
UIActivityItemsConfiguration.getPreview(long index,
UIActivityItemsConfigurationPreviewIntent intent,
CGSize suggestedSize) |
|
NSItemProvider |
UIActivityItemsConfigurationReading.getPreview(long index,
UIActivityItemsConfigurationPreviewIntent intent,
CGSize suggestedSize) |
|
NSItemProvider |
UIActivityItemsConfigurationReadingAdapter.getPreview(long index,
UIActivityItemsConfigurationPreviewIntent intent,
CGSize suggestedSize) |
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font,
CGSize size) |
Deprecated.
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font,
CGSize size,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
UIView.getSizeThatFits(CGSize size) |
|
CGSize |
UIView.getSystemLayoutSizeFittingSize(CGSize targetSize,
float horizontalFittingPriority,
float verticalFittingPriority) |
|
UIImage |
UIActivityItemProvider.getThumbnailImage(UIActivityViewController activityViewController,
String activityType,
CGSize size) |
|
UIImage |
UIActivityItemSource.getThumbnailImage(UIActivityViewController activityViewController,
String activityType,
CGSize size) |
|
UIImage |
UIActivityItemSourceAdapter.getThumbnailImage(UIActivityViewController activityViewController,
String activityType,
CGSize size) |
|
UIImage |
UIImage.imageByPreparingThumbnailOfSize(CGSize size) |
|
protected long |
NSTextContainer.init(CGSize size) |
|
protected long |
UIGraphicsImageRenderer.init(CGSize size) |
|
protected long |
UIGraphicsImageRenderer.init(CGSize size,
UIGraphicsImageRendererFormat format) |
|
protected long |
UIRegion.init(CGSize size) |
|
UITextPlaceholder |
UITextField.insertTextPlaceholder(CGSize size) |
|
UITextPlaceholder |
UITextInput.insertTextPlaceholder(CGSize size) |
|
UITextPlaceholder |
UITextInputAdapter.insertTextPlaceholder(CGSize size) |
|
UITextPlaceholder |
UITextView.insertTextPlaceholder(CGSize size) |
|
static UIBezierPath |
UIBezierPath.newRoundedRect(CGRect rect,
UIRectCorner corners,
CGSize cornerRadii) |
|
void |
UIImage.prepareThumbnail(CGSize size,
VoidBlock1<UIImage> completionHandler) |
|
UIMotionEffectViewerOffsetValues |
UIMotionEffectViewerOffsetValues.put(String keypath,
CGSize value) |
|
void |
NSLayoutManager.setAttachmentSize(CGSize attachmentSize,
NSRange glyphRange) |
|
void |
UISegmentedControl.setContentOffset(CGSize offset,
long segment) |
|
void |
UIScrollView.setContentSize(CGSize v) |
|
void |
UICollectionViewLayoutInvalidationContext.setContentSizeAdjustment(CGSize v) |
|
void |
UIViewController.setContentSizeForViewInPopover(CGSize v) |
Deprecated.
|
void |
UICollectionViewFlowLayout.setEstimatedItemSize(CGSize v) |
|
void |
UICollectionViewFlowLayout.setFooterReferenceSize(CGSize v) |
|
void |
UICollectionViewFlowLayout.setHeaderReferenceSize(CGSize v) |
|
void |
UICollectionViewFlowLayout.setItemSize(CGSize v) |
|
void |
UIListContentImageProperties.setMaximumSize(CGSize v) |
|
void |
UISceneSizeRestrictions.setMaximumSize(CGSize v) |
|
void |
UISceneSizeRestrictions.setMinimumSize(CGSize v) |
|
NSAttributedStringDocumentAttributes |
NSAttributedStringDocumentAttributes.setPaperSize(CGSize paperSize) |
|
void |
UIPopoverController.setPopoverContentSize(CGSize v) |
Deprecated.
|
void |
UIPopoverController.setPopoverContentSize(CGSize size,
boolean animated) |
Deprecated.
|
void |
UIViewController.setPreferredContentSize(CGSize v) |
|
void |
UIListContentImageProperties.setReservedLayoutSize(CGSize v) |
|
void |
NSShadow.setShadowOffset(CGSize v) |
|
void |
UILabel.setShadowOffset(CGSize v) |
|
void |
NSTextContainer.setSize(CGSize v) |
|
void |
UICollectionViewLayoutAttributes.setSize(CGSize v) |
|
NSAttributedStringDocumentAttributes |
NSAttributedStringDocumentAttributes.setViewSize(CGSize viewSize) |
|
CGSize |
UIContentContainer.sizeForChildContentContainer(UIContentContainer container,
CGSize parentSize) |
|
CGSize |
UIContentContainerAdapter.sizeForChildContentContainer(UIContentContainer container,
CGSize parentSize) |
|
CGSize |
UIPresentationController.sizeForChildContentContainer(UIContentContainer container,
CGSize parentSize) |
|
CGSize |
UIViewController.sizeForChildContentContainer(UIContentContainer container,
CGSize parentSize) |
|
static String |
UIGeometry.toString(CGSize size) |
|
static UILayoutFittingSize |
UILayoutFittingSize.valueOf(CGSize value) |
|
void |
UIContentContainer.viewWillTransitionToSize(CGSize size,
UIViewControllerTransitionCoordinator coordinator) |
|
void |
UIContentContainerAdapter.viewWillTransitionToSize(CGSize size,
UIViewControllerTransitionCoordinator coordinator) |
|
void |
UIPresentationController.viewWillTransitionToSize(CGSize size,
UIViewControllerTransitionCoordinator coordinator) |
|
void |
UIViewController.viewWillTransitionToSize(CGSize size,
UIViewControllerTransitionCoordinator coordinator) |
|
-