This version of Unity is unsupported.

StylePropertyName.IsNullOrEmpty

Declaration

public static bool IsNullOrEmpty(UIElements.StylePropertyName propertyName);

Parameters

propertyName StylePropertyName you want to check.

Returns

bool True if propertyName is invalid. False otherwise.

Description

Checks if the StylePropertyName is null or empty.