Class RefObject
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
C#Copypublic class RefObject : Disposable
- Inheritance
- Derived
Methods
Declaration
C#Copypublic static RefObject GetRefObjectFromPtr(System.IntPtr cPtr)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | cPtr |
Returns
Type | Description |
---|---|
RefObject |
Declaration
C#Copypublic void Reference()
Declaration
C#Copypublic int ReferenceCount()
Returns
Type | Description |
---|---|
Int32 |
Declaration
C#Copyprotected override void ReleaseSwigCPtr(Runtime.InteropServices.HandleRef swigCPtr)
Parameters
Type | Name | Description |
---|---|---|
Tizen.System.Runtime.InteropServices.HandleRef | swigCPtr |
Overrides
Declaration
C#Copypublic void Unreference()