menu
Dart
dart:html
MediaElement
canPlayType method
canPlayType
dark_mode
light_mode
描述
canPlayType
方法
@Unstable()
String
canPlayType
(
String
?
type
,
[
String
?
keySystem
]
)
实现
@Unstable() String canPlayType(String? type, [String? keySystem]) native;
Dart
dart:html
MediaElement
canPlayType 方法
MediaElement 类
Cookie 管理控件