IOSurface.Unlock 方法

定义

重载

Unlock(IOSurfaceLockOptions)
Unlock(IOSurfaceLockOptions, Int32)

Unlock(IOSurfaceLockOptions)

[ObjCRuntime.TV(11, 0)]
public int Unlock (IOSurface.IOSurfaceLockOptions options);
member this.Unlock : IOSurface.IOSurfaceLockOptions -> int

参数

返回

属性

适用于

Unlock(IOSurfaceLockOptions, Int32)

[ObjCRuntime.TV(11, 0)]
public int Unlock (IOSurface.IOSurfaceLockOptions options, ref int seed);
member this.Unlock : IOSurface.IOSurfaceLockOptions *  -> int

参数

seed
Int32

返回

属性

适用于