|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOptionalBlackTransition
Optional black slide transition effect.
Method Summary | |
---|---|
boolean |
getFromBlack()
This attribute specifies if the transition will start from a black screen (and then transition the new slide over black). |
void |
setFromBlack(boolean value)
This attribute specifies if the transition will start from a black screen (and then transition the new slide over black). |
Method Detail |
---|
boolean getFromBlack()
This attribute specifies if the transition will start from a black screen
(and then transition the new slide over black).
Read/write boolean
.
void setFromBlack(boolean value)
This attribute specifies if the transition will start from a black screen
(and then transition the new slide over black).
Read/write boolean
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |