UNNotificationAttachmentOptions.ThumbnailClippingRect Property

Definition

Gets or sets the clipping rectangle for displaying a thumbail image from a larger source image.

public Nullable<CoreGraphics.CGRect> ThumbnailClippingRect { get; set; }
member this.ThumbnailClippingRect : Nullable<CoreGraphics.CGRect> with get, set

Property Value

The clipping rectangle for displaying a thumbail image from a larger source image.

Applies to