get_active_for_track


Description:

[ Version ( since = "1.18" ) ]
public bool get_active_for_track (Track track)

Gets whether the layer is active for the given track.

See set_active_for_tracks.

Parameters:

this

The Layer

track

The Track to check if this is currently active for

Returns:

true if this is active for track, or false otherwise.