IOSurfaceOptions Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
IOSurfaceOptions() | |
IOSurfaceOptions(NSDictionary) |
IOSurfaceOptions()
[Foundation.Preserve(Conditional=true)]
public IOSurfaceOptions ();
- Attributes
Applies to
IOSurfaceOptions(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public IOSurfaceOptions (Foundation.NSDictionary dictionary);
new IOSurface.IOSurfaceOptions : Foundation.NSDictionary -> IOSurface.IOSurfaceOptions
Parameters
- dictionary
- NSDictionary
- Attributes