共用方式為


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[]

傳回

屬性

適用於