Struct ObjC.Prop
public struct ObjC.Prop
- Inherited Members
Constructors
Prop(string, string)
public Prop(string get, string set)
Parameters
Fields
GetSel
public readonly ObjC.Sel GetSel
Field Value
SetSel
public readonly ObjC.Sel SetSel
public struct ObjC.Prop
public Prop(string get, string set)
public readonly ObjC.Sel GetSel
public readonly ObjC.Sel SetSel