Partager via


USDFloatingPanel.GetControlCount Method

Definition

Gets the count of the controls on the panel.

public:
 virtual int GetControlCount();
public int GetControlCount ();
abstract member GetControlCount : unit -> int
override this.GetControlCount : unit -> int
Public Function GetControlCount () As Integer

Returns

Total number of controls on the panel.

Implements

Applies to