sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.reflect.view
/
SeslSemBlurInfoReflector
Sesl
Sem
Blur
Info
Reflector
@
RestrictTo
(
value
=
LIBRARY_GROUP_PREFIX
)
open
class
SeslSemBlurInfoReflector
(
source
)
Members
Functions
sem
Build
Set
Blur
Info
Link copied to clipboard
open
fun
semBuildSetBlurInfo
(
builder
:
Any
,
@
NonNull
view
:
View
)
sem
Create
Blur
Builder
Link copied to clipboard
open
fun
semCreateBlurBuilder
(
blurMode
:
Int
)
:
Any
sem
Set
Builder
Blur
Background
Color
Link copied to clipboard
open
fun
semSetBuilderBlurBackgroundColor
(
builder
:
Any
,
color
:
Int
)
:
Any
sem
Set
Builder
Blur
Background
Corner
Radius
Link copied to clipboard
open
fun
semSetBuilderBlurBackgroundCornerRadius
(
builder
:
Any
,
cornerRadius
:
Float
)
:
Any
sem
Set
Builder
Blur
Radius
Link copied to clipboard
open
fun
semSetBuilderBlurRadius
(
builder
:
Any
,
radius
:
Int
)
:
Any