Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
android
master
Top Level Namespace
Android
Asset
Dir
Manager
Mode
InputEvent
KeyboardEvent
Action
Flags
Logger
Priority
Looper
EVENT
ID
MotionEvent
Action
Axis
Button
EdgeFlags
Flags
ToolType
NativeActivity
Command
ContentRect
Focus
State
Window
HideSoftInput
ShowSoftInput
State
NativeWindow
Window
Flags
Format
Built with Crystal 1.9.2
2023-10-08 09:34:33 UTC
class
Android::Asset::Dir
Android::Asset::Dir
Reference
Object
Defined in:
asset/dir.cr
Instance Method Summary
#close
#closed?
: Bool
#finalize
#next
#rewind
#to_unsafe
: Pointer(LibAndroid::AssetDir)
Instance Method Detail
def
close
#
[
View source
]
def
closed?
: Bool
#
[
View source
]
def
finalize
#
[
View source
]
def
next
#
[
View source
]
def
rewind
#
[
View source
]
def
to_unsafe
: Pointer(LibAndroid::AssetDir)
#
[
View source
]