Contents

isModified

A Boolean value that indicates whether the movie is in a modified state.

Declaration

var isModified: Bool { get set }

Discussion

The value is true if you’ve modified the movie since you created it, saved it, or had its modified state cleared.

See Also

Configuring a movie