$KnownMutedWordTargetExtension extension

on

Properties

isContent bool

Available on KnownMutedWordTarget, provided by the $KnownMutedWordTargetExtension extension

Returns true if this value is content, otherwise false.
no setter
isNotContent bool

Available on KnownMutedWordTarget, provided by the $KnownMutedWordTargetExtension extension

Returns true if this value is not content, otherwise false.
no setter
isNotTag bool

Available on KnownMutedWordTarget, provided by the $KnownMutedWordTargetExtension extension

Returns true if this value is not tag, otherwise false.
no setter
isTag bool

Available on KnownMutedWordTarget, provided by the $KnownMutedWordTargetExtension extension

Returns true if this value is tag, otherwise false.
no setter

Methods

toUnion() UMutedWordTarget

Available on KnownMutedWordTarget, provided by the $KnownMutedWordTargetExtension extension

Returns this value as UMutedWordTarget.