Back to Filament

hasFeatureFlag

docs/android/dokka/filament-android/com.google.android.filament/-engine/has-feature-flag.md

1.75.0563 B
Original Source

//filament-android/com.google.android.filament/Engine/hasFeatureFlag

hasFeatureFlag

[main]
open fun hasFeatureFlag(name: String): Boolean

Checks if a feature flag exists

Return

true if it exists false otherwise

Parameters

main

namename of the feature flag to check