Image
extension Image
-
Create a fiori symbol image.
Declaration
Swift
public init(fioriName: String)
Parameters
fioriName
The name of the fiori symbol image.
-
The underlying Quartz image data.
Declaration
Swift
public var cgImage: CGImage? { get }