Class SetTextPopup

#include <Geode/binding/SetTextPopup.hpp>
classSetTextPopup:publicFLAlertLayer,publicTextInputDelegate{ ... }
No description provided
Examples0
Public static methods1
staticSetTextPopup*create(,
gd::stringplaceholder
,
intmaxLength
,,
gd::stringokBtnText
,
boolshowResetBtn
,
floatoffset
)

MacOS (ARM): 0x24c738

MacOS (Intel): 0x2ae370

Windows: 0x29ce30

iOS: 0x2df3e0

Android: Rebinded

No description provided
Public member functions9
virtualvoidkeyBackClicked()

MacOS (ARM): 0x24d904

MacOS (Intel): 0x2af6e0

Windows: 0x29daf0

iOS: 0x2e00f4

Android

No description provided
virtualvoidshow()

MacOS (ARM): 0x24d8b8

MacOS (Intel): 0x2af680

Windows: 0x8baf0

iOS: 0x2e00a8

Android

No description provided
virtualvoidtextInputClosed()

MacOS (ARM): 0x24d77c

MacOS (Intel): 0x2af560

Windows: 0x8b850

iOS: 0x2e0004

Android

No description provided
virtualvoidtextChanged()

MacOS (ARM): 0x24d798

MacOS (Intel): 0x2af5a0

Windows: 0x29d8e0

iOS: 0x2e0020

Android

No description provided
boolinit(,
gd::stringplaceholder
,
intmaxLength
,,
gd::stringokBtnText
,
boolshowResetBtn
,
floatoffset
)

MacOS (ARM): 0x24cde0

MacOS (Intel): 0x2aeb60

Windows: 0x29cfa0

iOS: 0x2df7b8

Android: Rebinded

No description provided
voidonCancel()

MacOS (ARM): 0x24d6c0

MacOS (Intel): 0x2af4a0

Windows: 0x29d9d0

iOS: 0x2dff5c

Android

No description provided
voidonClose()

MacOS (ARM): 0x24d50c

MacOS (Intel): 0x2af310

Windows: 0x29da60

iOS: 0x2dfe44

Android

No description provided
voidonResetValue()

MacOS (ARM): 0x24d5f4

MacOS (Intel): 0x2af3f0

Windows: 0x29d880

iOS: 0x2dff2c

Android

No description provided
voidupdateTextInputLabel()

MacOS (ARM): 0x24d6cc

MacOS (Intel): 0x2af4c0

Windows: Out of line

iOS: 0x2dff68

Android

No description provided
Fields5
;
No description provided
boolm_disableDelegate
;
No description provided
boolm_cancelled
;
No description provided
gd::stringm_value
;
No description provided
;
No description provided
Protected member functions0
Protected fields0
Derived classes1