次の方法で共有


UIPasteboard.ItemSetWithPasteboardTypes(String[]) メソッド

定義

指定した表現の種類を持つ貼り付けボード項目のインデックスを値とするセット。

[Foundation.Export("itemSetWithPasteboardTypes:")]
public virtual Foundation.NSIndexSet ItemSetWithPasteboardTypes (string[] pasteboardTypes);
abstract member ItemSetWithPasteboardTypes : string[] -> Foundation.NSIndexSet
override this.ItemSetWithPasteboardTypes : string[] -> Foundation.NSIndexSet

パラメーター

pasteboardTypes
String[]

戻り値

属性

適用対象