wgpu4k-native
Toggle table of contents
v24.0.0
android
Platform filter
android
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
java.lang.foreign
/
PaddingLayout
Padding
Layout
android
class
PaddingLayout
(
val
size
:
Long
,
val
name
:
String
?
=
null
)
:
ValueLayout
Members
Constructors
Padding
Layout
Link copied to clipboard
android
constructor
(
size
:
Long
,
name
:
String
?
=
null
)
Properties
name
Link copied to clipboard
android
val
name
:
String
?
=
null
size
Link copied to clipboard
android
val
size
:
Long
Functions
with
Name
Link copied to clipboard
android
open
override
fun
withName
(
name
:
String
)
:
PaddingLayout