ExportAttribute.ArgumentSemantic Property

Definition

The semantics for object ownership on setter properties or methods.

public ObjCRuntime.ArgumentSemantic ArgumentSemantic { get; set; }
member this.ArgumentSemantic : ObjCRuntime.ArgumentSemantic with get, set

Property Value

The assignment ownership semantics for setting the value.

Applies to