Represents the assignment semantics for properties.
Syntax
public enum ArgumentSemantic
Remarks
Members
| Member Name | Description |
|---|
| Assign | Assigning is merely a pointer copy. |
| Copy | A copy of the object is made. |
| None |
|
| Retain | The object increases the reference count of the passed object. |
Requirements
Namespace: MonoMac.ObjCRuntime
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0