次の方法で共有


UIPasteboard.PasteBoardTypesForSet(NSIndexSet) メソッド

定義

指定したセット内のすべてのアイテムの表現型。

[Foundation.Export("pasteboardTypesForItemSet:")]
public virtual Foundation.NSArray[] PasteBoardTypesForSet (Foundation.NSIndexSet itemSet);
abstract member PasteBoardTypesForSet : Foundation.NSIndexSet -> Foundation.NSArray[]
override this.PasteBoardTypesForSet : Foundation.NSIndexSet -> Foundation.NSArray[]

パラメーター

itemSet
NSIndexSet

戻り値

属性

適用対象