Struct ObjC.Prop.Bool
public struct ObjC.Prop.Bool
- Inherited Members
Constructors
Bool(string, string)
public Bool(string get, string set)
Parameters
Methods
Get(nint)
public bool Get(nint id)
Parameters
idnint
Returns
Set(nint, bool)
public void Set(nint id, bool value)