andProperty
function
Creates an aggregate property that reduces its individual values by logically and-ing them.
andProperty
AggregateProperty<boolean, boolean>
Creates an aggregate property that reduces its individual values by logically and-ing them.
@returns
AggregateProperty<boolean, boolean>
Jump to details