getStyle static method

BitmapStyle getStyle()

返回当前设置的样式属性对象

Implementation

static BitmapStyle getStyle() {
  return BitmapStyle(BitmapFormat());
}