Show / Hide Table of Contents

Method uiimage.Skip


Overload

Can be used in also callback function to skip n matching images. Example: also: o => o.Skip(n).

public IFAlso Skip(int n)
Parameters
n  (int)

How many matching images to skip.

Returns
IFAlso