Share via


USDPopupPanel.Floating Property

Definition

Gets or sets a value that indicates whether the panel is a floating panel.

public:
 property bool Floating { bool get(); void set(bool value); };
public bool Floating { get; set; }
member this.Floating : bool with get, set
Public Property Floating As Boolean

Property Value

Returns Booleantrue if its floating panel; otherwise false.

Implements

Applies to