NSSpeechSynthesizer.SetObjectforProperty(NSObject, String, NSError) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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
Devoluciones
- Atributos