次の方法で共有


UIPasteboard.GetValue(String) メソッド

定義

指定した型のデータを取得します。

[Foundation.Export("valueForPasteboardType:")]
public virtual Foundation.NSObject GetValue (string pasteboardType);
abstract member GetValue : string -> Foundation.NSObject
override this.GetValue : string -> Foundation.NSObject

パラメーター

pasteboardType
String

戻り値

属性

適用対象