Instance Method
reflectSelectedLayerId(_:)reflectSelectedLayerId:reflectSelectedLayerId_
Reflects the Intermediate layer with the given layer ID as selected in the Layers palette without discarding an active interpolation preview.
Declaration
func reflectSelectedLayerId(_ layerId: String)Declaration
- (void) reflectSelectedLayerId:(NSString *) layerId;Declaration
reflectSelectedLayerId_(layerId: str)