Namespaces
ios
Contains iOS-specific known folders.
Contains iOS-specific known folders.
Functions
| Function | Description |
|---|---|
| desktop | Gets the NSDesktopDirectory. Note that the folder will not be created if it did not exist. |
| developer | Gets the NSDeveloperDirectory. Note that the folder will not be created if it did not exist. |
| downloads | Gets the NSDownloadsDirectory. Note that the folder will not be created if it did not exist. |
| library | Gets the NSLibraryDirectory. Note that the folder will not be created if it did not exist. |
| movies | Gets the NSMoviesDirectory. Note that the folder will not be created if it did not exist. |
| music | Gets the NSMusicDirectory. Note that the folder will not be created if it did not exist. |
| pictures | Gets the NSPicturesDirectory. Note that the folder will not be created if it did not exist. |
| sharedPublic | Gets the NSSharedPublicDirectory. Note that the folder will not be created if it did not exist. |
- Previous
- knownFolders
- Next
- desktop