suppressStripShine property

bool? suppressStripShine
final

Optional. If true, the strip image is displayed without a shine effect. The default value prior to iOS 7.0 is false. In iOS 7.0, a shine effect is never applied, and this key is deprecated.

Implementation

final bool? suppressStripShine;