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

返回

属性

适用于