IOSurface.SetPurgeable Method

Definition

Overloads

SetPurgeable(IOSurfacePurgeabilityState)
SetPurgeable(IOSurfacePurgeabilityState, IOSurfacePurgeabilityState)

SetPurgeable(IOSurfacePurgeabilityState)

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

Parameters

Returns

Attributes

Applies to

SetPurgeable(IOSurfacePurgeabilityState, IOSurfacePurgeabilityState)

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

Parameters

Returns

Attributes

Applies to