Contents

LivePhotosKit.PlaybackStyle

Possible playback styles.

Declaration

interface LivePhotosKit.PlaybackStyle {
	const PlaybackStyleLiteral default;
	const PlaybackStyleLiteral FULL;
	const PlaybackStyleLiteral HINT;
	const PlaybackStyleLiteral LOOP;
};

Topics

Enumeration Cases

See Also

Enumerations