IOSurface.SetPurgeable 方法

定义

重载

SetPurgeable(IOSurfacePurgeabilityState)
SetPurgeable(IOSurfacePurgeabilityState, IOSurfacePurgeabilityState)

SetPurgeable(IOSurfacePurgeabilityState)

[ObjCRuntime.TV(11, 0)]
public int SetPurgeable (IOSurface.IOSurfacePurgeabilityState newState);
member this.SetPurgeable : IOSurface.IOSurfacePurgeabilityState -> int

参数

返回

属性

适用于

SetPurgeable(IOSurfacePurgeabilityState, IOSurfacePurgeabilityState)

[ObjCRuntime.TV(11, 0)]
public int SetPurgeable (IOSurface.IOSurfacePurgeabilityState newState, ref IOSurface.IOSurfacePurgeabilityState oldState);
member this.SetPurgeable : IOSurface.IOSurfacePurgeabilityState *  -> int

参数

返回

属性

适用于