RSDAssetImageThemeElement
public protocol RSDAssetImageThemeElement : RSDImageThemeElement
An image stored in an asset catalog.
-
The image to return from the asset catalog.
Declaration
Swift
func embeddedImage() -> RSDImage?