NSAttributedString.InitWithPasteboardPropertyList(NSObject, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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
Parâmetros
- propertyList
- NSObject
- type
- String
Retornos
Implementações
- Atributos