Property | Type | Description | |
---|---|---|---|
MonoMacAssembly |
Property | Type | Description | |
---|---|---|---|
IsDirectBinding | bool |
Method | Description | |
---|---|---|
BeginInvokeOnMainThread ( NSAction action ) : void | ||
BeginInvokeOnMainThread ( |
||
Dispose ( ) : void | ||
GetNativeField ( string name ) : |
||
InvokeOnMainThread ( NSAction action ) : void | ||
InvokeOnMainThread ( |
||
NSObject ( |
||
NSObject ( |
||
SetNativeField ( string name, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
AllocIfNeeded ( ) : bool | ||
AwakeFromNib ( ) : void | ||
DoesNotRecognizeSelector ( |
||
GetObjCIvar ( string name ) : |
||
InitializeObject ( bool alloced ) : void | ||
InvokeOnMainThread ( |
||
NSObject ( ) : System | ||
NSObject ( |
||
PerformSelector ( |
||
Release ( ) : void | ||
RespondsToSelector ( |
||
Retain ( ) : |
||
SetObjCIvar ( string name, |
||
object_getInstanceVariable ( |
||
object_setInstanceVariable ( |
public BeginInvokeOnMainThread ( NSAction action ) : void | ||
action | NSAction | |
return | void |
public BeginInvokeOnMainThread ( |
||
sel | ||
obj | ||
return | void |
public GetNativeField ( string name ) : |
||
name | string | |
return |
public InvokeOnMainThread ( NSAction action ) : void | ||
action | NSAction | |
return | void |
public InvokeOnMainThread ( |
||
sel | ||
obj | ||
return | void |
public NSObject ( |
||
handle | ||
return | System |
public SetNativeField ( string name, |
||
name | string | |
value | ||
return | void |