Preparing search index...
The search index is not available
Effects SDK
Effects SDK
CustomOverlay
Class CustomOverlay
Hierarchy
Component
CustomOverlay
Index
Methods
get
Options
hide
is
Visible
on
After
Hide
on
After
Show
on
Before
Hide
on
Before
Show
on
Loaded
patch
set
Options
show
Methods
get
Options
get
Options
(
)
:
Options
Returns
Options
hide
hide
(
)
:
void
Returns
void
is
Visible
is
Visible
(
)
:
boolean
Returns
boolean
on
After
Hide
on
After
Hide
(
f
)
:
void
Parameters
f
:
Function
Returns
void
on
After
Show
on
After
Show
(
f
)
:
void
Parameters
f
:
Function
Returns
void
on
Before
Hide
on
Before
Hide
(
f
)
:
void
Parameters
f
:
Function
Returns
void
on
Before
Show
on
Before
Show
(
f
)
:
void
Parameters
f
:
Function
Returns
void
on
Loaded
on
Loaded
(
f
)
:
void
Parameters
f
:
Function
Returns
void
patch
patch
(
nodeId
,
patch
)
:
void
Parameters
nodeId
:
string
patch
:
Partial
<
{
align
:
"center"
|
"end"
|
"start"
|
"stretch"
;
alpha
:
number
;
bottom
:
Length
;
centerX
:
Length
;
centerY
:
Length
;
cornerRadius
:
number
;
direction
:
"row"
|
"column"
;
fill
:
number
;
gap
:
`
${
number
}
px
`
;
height
:
Length
;
left
:
Length
;
margin
:
Padding
;
maxHeight
:
Length
;
maxWidth
:
Length
;
minHeight
:
Length
;
minWidth
:
Length
;
right
:
Length
;
style
:
Partial
<
TextStyle
>
;
text
:
string
;
top
:
Length
;
visible
:
boolean
;
width
:
Length
;
}
>
Returns
void
set
Options
set
Options
(
options
?
)
:
void
Parameters
Optional
options
:
CustomOverlayOptions
&
{
[
key
:
string
]
:
any
;
}
Returns
void
show
show
(
)
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
get
Options
hide
is
Visible
on
After
Hide
on
After
Show
on
Before
Hide
on
Before
Show
on
Loaded
patch
set
Options
show
Effects SDK
Loading...