NSSpeechSynthesizer.SetObjectforProperty(NSObject, String, NSError) 方法

定义

[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

参数

theObject
NSObject
property
String
outError
NSError

返回

属性

适用于