SortingLayer.IsValid

public static bool IsValid(int id);

Parameters

idThe unique id of a layer.

Returns

bool True if the id provided is valid and assigned to a layer.

Description

Returns true if the id provided is a valid layer id.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答