isDoubleSided
A Boolean indicating whether the layer displays its content when facing away from the viewer. Animatable.
Declaration
var isDoubleSided: Bool { get set }Discussion
When the value in this property is false, the layer hides its content when it faces away from the viewer. The default value of this property is true.