Selektor metod.isFeatureEnabled
Sprawdź, czy selektor Feature
jest włączony.
Podpis
isFeatureEnabled(feature: Feature): boolean;
Szczegóły
Opcjonalnie |
Nie |
Finał |
Nie |
Chroniony |
Nie |
Statyczny |
Nie |
Parametry
Nazwa |
Typ |
Opcjonalnie |
Opis |
feature |
Feature |
Nie |
|
Zwroty
boolean
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-10-15 UTC.
[null,null,["Ostatnia aktualizacja: 2024-10-15 UTC."],[[["The `isFeatureEnabled` method is used to check if a specific picker feature is enabled."],["It takes a `Feature` object as an argument and returns a boolean value indicating whether the feature is enabled or not."],["This method is neither optional, final, protected, nor static."]]],[]]