Table of Contents

HasFeatures

Methods
public static bool HasFeatures(this HostAuthority authority)

Checks if any feature is enabled.

Parameters
Type Name Description
HostAuthority authority

Feature flags.

Returns
Type Description
bool

True if any feature flag is enabled.