IOSurfaceOptions 构造函数

定义

重载

IOSurfaceOptions()
IOSurfaceOptions(NSDictionary)

IOSurfaceOptions()

[Foundation.Preserve(Conditional=true)]
public IOSurfaceOptions ();
属性

适用于

IOSurfaceOptions(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public IOSurfaceOptions (Foundation.NSDictionary dictionary);
new IOSurface.IOSurfaceOptions : Foundation.NSDictionary -> IOSurface.IOSurfaceOptions

参数

dictionary
NSDictionary
属性

适用于