toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.ui.editor
/
ScreenAdjustingEditText
Screen
Adjusting
Edit
Text
open
class
ScreenAdjustingEditText
:
LocalizedEditText
EditText that automatically changes the soft input mode when focused. For use in inspector views.
Inheritors
UnitSelectionEditText
Members
Constructors
Screen
Adjusting
Edit
Text
Link copied to clipboard
constructor
(
@
NonNull
context
:
Context
)
constructor
(
@
NonNull
context
:
Context
,
@
Nullable
attrs
:
AttributeSet
)
constructor
(
@
NonNull
context
:
Context
,
@
Nullable
attrs
:
AttributeSet
,
defStyle
:
Int
)