Editar

Compartir a través de


JSValue.SetProperty(NSObject, String) Method

Definition

Sets the specified property to the specified value.

[Foundation.Export("setValue:forProperty:")]
public virtual void SetProperty (Foundation.NSObject value, string property);
abstract member SetProperty : Foundation.NSObject * string -> unit
override this.SetProperty : Foundation.NSObject * string -> unit

Parameters

value
NSObject
property
String
Attributes

Applies to