菜单
Dart
dart:html
MediaElement
canPlayType 方法
canPlayType
暗色模式
亮色模式
描述
canPlayType
方法
@Unstable()
String
canPlayType
(
String
?
type
, [
String
?
keySystem
])
实现
@Unstable() String canPlayType(String? type, [String? keySystem]) native;
Dart
dart:html
MediaElement
canPlayType 方法
MediaElement 类
Cookie 管理控件