This version of Unity is unsupported.

Columns.IsPrimary

Declaration

public bool IsPrimary(UIElements.Column column);

Parameters

column The column to check.

Returns

bool Whether or not the specified column is the primary one.

Description

Checks if the specified column is the primary one.