Sticker Type
An individual sticker in a sticker pack.
Extension
.sticker
Folder Contents
An image for the sticker.
Contents.json File
Metadata, accessibility text, and filename for a sticker. For values, see (Table 26-1).
Key |
Type |
Description |
|---|---|---|
|
Dictionary |
Versioning information for the asset catalog. |
|
String |
The application that authored the asset catalog. |
|
Number |
The version of the asset catalog. |
|
Dictionary |
Properties for the sprite atlas. |
|
String |
A custom string used by Voice Over. The sticker name is used if no string is provided. |
|
String |
The name of the image file containing the sticker. |
Sample Contents.json File
{"properties" : {"accessibility-label" : "The llama says hi.","filename" : "llamaKnows.png"},"info" : {"author" : "com.developerName","version" : 1}}
Copyright © 2018 Apple Inc. All rights reserved. Terms of Use | Privacy Policy | Updated: 2018-04-09
