sdk
sdk
/
com.sygic.sdk.map.object
/
ResourceViewFactory
Resource
View
Factory
open
class
ResourceViewFactory
:
UiObject.ViewFactory
Constructors
Functions
Properties
Constructors
Resource
View
Factory
Link copied to clipboard
open
fun
ResourceViewFactory
(
@
LayoutRes
layoutRes
:
Int
)
Functions
create
View
Link copied to clipboard
@
NonNull
open
fun
createView
(
@
NonNull
inflater
:
LayoutInflater
,
@
NonNull
parent
:
ViewGroup
)
:
View
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)
Properties
CONTENTS_FILE_DESCRIPTOR
Link copied to clipboard
val
CONTENTS_FILE_DESCRIPTOR
:
Int
=
1
CREATOR
Link copied to clipboard
open
var
CREATOR
:
Parcelable.Creator
<
ResourceViewFactory
>
PARCELABLE_WRITE_RETURN_VALUE
Link copied to clipboard
val
PARCELABLE_WRITE_RETURN_VALUE
:
Int
=
1