LivePhotosKit.PlaybackStyle
Possible playback styles.
Declaration
interface LivePhotosKit.PlaybackStyle {
const PlaybackStyleLiteral default;
const PlaybackStyleLiteral FULL;
const PlaybackStyleLiteral HINT;
const PlaybackStyleLiteral LOOP;
};Possible playback styles.
interface LivePhotosKit.PlaybackStyle {
const PlaybackStyleLiteral default;
const PlaybackStyleLiteral FULL;
const PlaybackStyleLiteral HINT;
const PlaybackStyleLiteral LOOP;
};