BitmapStyle constructor

BitmapStyle(
  1. BitmapFormat bitmapFormat
)

JsonSerializable不能使用私有构造

Implementation

BitmapStyle(this.bitmapFormat);