ILightBulbSession.IsCollapsed Property

Definition

Determines whether the session is in the collapsed state.

public:
 property bool IsCollapsed { bool get(); };
public:
 property bool IsCollapsed { bool get(); };
public bool IsCollapsed { get; }
member this.IsCollapsed : bool
Public ReadOnly Property IsCollapsed As Boolean

Property Value

True if the session is in the collapsed state, otherwise false.

Applies to