NSImage.InitWithPasteboardPropertyList(NSObject, String) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
It will never be called.
[Foundation.Export("xamarinselector:removed:")]
[System.Obsolete("It will never be called.", false)]
public virtual Foundation.NSObject InitWithPasteboardPropertyList (Foundation.NSObject propertyList, string type);
abstract member InitWithPasteboardPropertyList : Foundation.NSObject * string -> Foundation.NSObject
override this.InitWithPasteboardPropertyList : Foundation.NSObject * string -> Foundation.NSObject
Parametri
- propertyList
- NSObject
- type
- String
Restituisce
Implementazioni
- Attributi