and method

Combines this with other using a logical AND operation.

Implementation

FPlatformVariantConstraint and(FPlatformVariantConstraint other) => FPlatformVariantConstraint._(And(this, other));