Syntax
[ObjCRuntime.Native]
[System.Flags]
public enum NSSearchPathDomain
Remarks
The domain is used to specify the kind of directory you want to get from the
NSFileManager.GetUrls method.
Members
| Member Name | Description |
|---|
| All | Return items for all domains. |
| Local | Return local directories. |
| Network | Return network directories. |
| None | Do not return anything. |
| System | Return the system directories. |
| User | Return user directories. |
Requirements
Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0