共用方式為


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

傳回

屬性

適用於