RequiredAttributeDrawer.

IsDefaultValue(Object) Method

Summary

Does the attributed member on the specified `obj` still have its default value?

Syntax

public bool IsDefaultValue(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
bool