Skip to main content
API Reference SwiftyNsdk SemanticsChannels

contains

Check if a specific channel is present in this set...

Declaration

func contains(_ channel: SemanticsChannelName) -> Bool

Summary

Check if a specific channel is present in this set
- Parameter channel: The channel to check for
- Returns: true if the channel is present, false otherwise


ON THIS PAGE