Modifica

Condividi tramite


GRBackendRenderTargetDesc.Equality Operator

Definition

Determines whether two specified GRBackendRenderTargetDesc objects have the same value.

public static bool operator ==(SkiaSharp.GRBackendRenderTargetDesc left, SkiaSharp.GRBackendRenderTargetDesc right);

Parameters

Returns

true if the value of left is the same as the value of right; otherwise, false.

Applies to