NSSpeechSynthesizer.SetObjectforProperty(NSObject, String, NSError) 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.
[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
Parametri
- theObject
- NSObject
- property
- String
- outError
- NSError
Restituisce
- Attributi