menu
Dart
dart:html
PerformanceObserverEntryList
getEntriesByName method
getEntriesByName
dark_mode
light_mode
描述
getEntriesByName
方法
List
<
PerformanceEntry
>
getEntriesByName
(
String
name
,
String
?
entryType
)
实现
List<PerformanceEntry> getEntriesByName(String name, String? entryType) native;
Dart
dart:html
PerformanceObserverEntryList
getEntriesByName 方法
PerformanceObserverEntryList 类
Cookies管理控件