UIPasteConfigurationSupporting_Extensions Class

Definition

Extension methods for the IUIPasteConfigurationSupporting class.

public static class UIPasteConfigurationSupporting_Extensions
type UIPasteConfigurationSupporting_Extensions = class
Inheritance
UIPasteConfigurationSupporting_Extensions

Methods

CanPaste(IUIPasteConfigurationSupporting, NSItemProvider[])

Returns true if the responder can paste from the specified item providers.

Paste(IUIPasteConfigurationSupporting, NSItemProvider[])

Performs the paste.

Applies to