NSSpeechSynthesizer.SetObjectforProperty(NSObject, String, NSError) 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.
[Foundation.Export("setObject:forProperty:error:")]
public virtual bool SetObjectforProperty (Foundation.NSObject theObject, string property, out Foundation.NSError outError);
abstract member SetObjectforProperty : Foundation.NSObject * string * -> bool
override this.SetObjectforProperty : Foundation.NSObject * string * -> bool
Parâmetros
- theObject
- NSObject
- property
- String
- outError
- NSError
Retornos
- Atributos