UIPasteboard.GetValue(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves data of the specified type.
[Foundation.Export("valueForPasteboardType:")]
public virtual Foundation.NSObject GetValue (string pasteboardType);
abstract member GetValue : string -> Foundation.NSObject
override this.GetValue : string -> Foundation.NSObject
Parameters
- pasteboardType
- String
Returns
- Attributes