NSSpeechSynthesizer.SetObjectforProperty(NSObject, String, NSError) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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