Python Reference Guide
 
Loading...
Searching...
No Matches
FBEventPreShow Class Reference

PreShow event class. More...

#include <pyfbsdk.h>

Inheritance diagram for FBEventPreShow:

Public Member Functions

 FBEventPreShow (HKEventBase pEvent)
 Constructor.
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor.
 

Public Attributes

bool Show
 Read Only Property: Is the layout about to be shown (or hidden)?

 
- Public Attributes inherited from FBEvent
int Type
 Read Only Property: Type of event.

 

Detailed Description

PreShow event class.


Constructor & Destructor Documentation

◆ FBEventPreShow()

FBEventPreShow ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

◆ Show

bool Show

Read Only Property: Is the layout about to be shown (or hidden)?