NSSpeechSynthesizer.SetObjectforProperty(NSObject, String, NSError) Method

Definition

[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

Parameters

theObject
NSObject
property
String
outError
NSError

Returns

Attributes

Applies to