Method | Description | |
---|---|---|
Context ( ) : System |
Default constructor
|
|
SetActive ( bool active ) : bool |
Activate or deactivate the context
|
|
ToString ( ) : string |
Provide a string describing the object
|
Method | Description | |
---|---|---|
sfContext_create ( ) : |
||
sfContext_destroy ( |
||
sfContext_getSettings ( |
||
sfContext_setActive ( |
public SetActive ( bool active ) : bool | ||
active | bool | True to activate, false to deactivate |
return | bool |