質問

How can I define in my application platform specific default style like

  • for Android : Android Light
  • for ios : flat
  • for ios7 : ios7
  • for blackberry : flat
  • for wp : flat
役に立ちましたか?

解決

Currently there is no integrated way to do this, but you can make some platform checks - use kendo.support.mobileOS and the skin config option.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top