Method FromFile
FromFile(string)
Creates a Lottie image source from a file path.
public static object FromFile(string file)
Parameters
filestringThe file path of the animation.
Creates a Lottie image source from a file path.
public static object FromFile(string file)
file stringThe file path of the animation.