Method CreateNullSurface
CreateNullSurface(int, int)
Creates dummy SKSurface object ignores any painting.
public static SKSurface CreateNullSurface(int width, int height)
Creates dummy SKSurface object ignores any painting.
public static SKSurface CreateNullSurface(int width, int height)