Android.Systems Namespace
Remarks
Classes
| Type | Reason |
|---|---|
| ErrnoException | A checked exception thrown when Os methods fail. |
| Os | Access to low-level system functionality. |
| OsConstants | Constants and helper functions for use with Os. |
| StructPollfd | Used as an in/out parameter to Os.Poll(StructPollfd[],Int32). |
| StructStat | File information returned by Os.Fstat(FileDescriptor), Os.Lstat(String), and Os.Stat(String). |
| StructStatVfs | File information returned by Os.Fstatvfs(FileDescriptor) and Os.Statvfs(String). |
| StructUtsname | Information returned by Os.Uname. |

