次の方法で共有


UIPasteConfigurationSupporting_Extensions クラス

定義

IUIPasteConfigurationSupporting クラスの拡張メソッド。

public static class UIPasteConfigurationSupporting_Extensions
type UIPasteConfigurationSupporting_Extensions = class
継承
UIPasteConfigurationSupporting_Extensions

メソッド

CanPaste(IUIPasteConfigurationSupporting, NSItemProvider[])

レスポンダーが true 指定したアイテム プロバイダーから貼り付けることができる場合は を返します。

Paste(IUIPasteConfigurationSupporting, NSItemProvider[])

貼り付けを実行します。

適用対象