An immutable object that represents and Agentry image.
All members of SMPOpenUIImage, including inherited members.
Properties| Property | Description |
|---|---|
| @property (nonatomic,readonly) UIImage * image | The actual image created from the image definition. |
| @property (nonatomic,readonly) NSString * name | The name of the image defined in the editor. |
| @property (nonatomic,readonly) SMPOpenUIImagePosition position | The position of the image. |
| @property (nonatomic,readonly) SMPOpenUIImagePresentation presentation | The presentation of the image. |