PropertyStore.reset

Sets a property to its default value.

struct PropertyStore
@nogc nothrow
void
reset
(
quark q
)

Parameters

q quark

The property quark.

Meta