C# Class Cocoa.objc_ivar

Show file Open project: mono/cocoa-sharp Class Usage Examples

Public Properties

Property Type Description
ivar_name System.IntPtr
ivar_offset int
ivar_type System.IntPtr

Property Details

ivar_name public property

public IntPtr,System ivar_name
return System.IntPtr

ivar_offset public property

public int ivar_offset
return int

ivar_type public property

public IntPtr,System ivar_type
return System.IntPtr