Leer en inglés Editar

Compartir a través de


UIDocumentInteractionRectangle Delegate

Definition

A delegate signature for getting the region used for previewing.

C#
public delegate CoreGraphics.CGRect UIDocumentInteractionRectangle(UIDocumentInteractionController controller);

Parameters

controller
UIDocumentInteractionController

The calling controller.

Return Value

The rectangle where the preview will be shown.

Remarks

Signature for the UIDocumentInteractionRectangle's RectangleForPreview hook.

Applies to

Producto Versiones
Xamarin iOS SDK 12