Method | Description | |
---|---|---|
AddObserver ( string name, Action |
||
PostNotificationName ( string name, |
||
RemoveObserver ( |
Method | Description | |
---|---|---|
NSNotificationCenter ( ) : System | ||
NSNotificationCenter ( |
public AddObserver ( string name, Action |
||
name | string | |
action | Action |
|
fromObject | ||
return |
public PostNotificationName ( string name, |
||
name | string | |
obj | ||
return | void |
public RemoveObserver ( |
||
observer | ||
return | void |