The following tables list the members exposed by ContentManager.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
ContentManager | Initializes a new instance of the ContentManager. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
loadFromFile(file) | Attempts to load a file from a Blob or File object. |
![]() |
loadFromUri(uri) | Attempts to load a file from URI. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
registry | The ContentRegistry associated with this instance. |
See Also