IOSAttachmentThumbnailClippingRect

iOS Only

The interface used to specify the portion of your image that you want to be displayed as the thumbnail


Values are in the range 0.0 to 1.0.

For example, specifying an origin (x,y) of (0.25, 0.25) and a size (width, height) of (0.5, 0.5) defines a clipping rectangle that shows only the center portion of the image.

Properties

height

height: number;

width

width: number;

x

x: number;

y

y: number;

Copyright 2020 - 2021 © Invertase Limited

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License and code samples are licensed under the Apache 2.0 License.

All product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.