문제

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