Declaration

func mastersCompatible(for layers: [GSLayer]) -> Bool

Declaration

- (BOOL) mastersCompatibleForLayers:(NSArray<GSLayer *> *) layers;

Declaration

mastersCompatibleForLayers_(layers: list[GSLayer]) -> bool

Parameters

layers

The layers to compare.

See Also

Layer Compatibility