toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.ui
/
PdfFrameLayout
Pdf
Frame
Layout
open
class
PdfFrameLayout
:
FrameLayout
Custom implementation of framework
FrameLayout
that correctly supports window insets.
Inheritors
PdfThumbnailBar
Members
Constructors
Pdf
Frame
Layout
Link copied to clipboard
constructor
(
@
NonNull
context
:
Context
)
constructor
(
@
NonNull
context
:
Context
,
@
Nullable
attrs
:
AttributeSet
)
constructor
(
@
NonNull
context
:
Context
,
@
Nullable
attrs
:
AttributeSet
,
defStyleAttr
:
Int
)
constructor
(
@
NonNull
context
:
Context
,
@
Nullable
attrs
:
AttributeSet
,
defStyleAttr
:
Int
,
defStyleRes
:
Int
)