Skip to content

Question: read/write Setting layer settings with Xcode template #12

@ghost

Description

Will we be able to read/update layer settings via this Xcode template.

example: in the JSAPI for sketch we simply use:
Read:
var my setting = Settings.layerSettingForKey(layer, keyName)
write:

or Settings.setLayerSettingForKey(selectedLayers.firstLayer(), keyName, myvalue)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions