ILightBulbSession.IsExpanded Property

Definition

Determines whether the session is in the expanded state.

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

Property Value

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

Applies to