Partager via


USDPopupPanel.IsApplicationOnPanel(Guid) Method

Definition

Determines whether the application is on the panel.

public:
 virtual bool IsApplicationOnPanel(Guid id);
public bool IsApplicationOnPanel (Guid id);
abstract member IsApplicationOnPanel : Guid -> bool
override this.IsApplicationOnPanel : Guid -> bool
Public Function IsApplicationOnPanel (id As Guid) As Boolean

Parameters

id
Guid

Specifies the application.

Returns

True if the application is on the panel; false otherwise.

Implements

Applies to