Initializer
Initializer class wraps a bind configuration that can be used during plugin initialisation.
data class Initializer(context: WeakReference<Context>, attributes: TypedArray, pixelRatio: Float)
Content copied to clipboard
Parameters
Constructors
Initializer
Link copied to clipboard
the context to bind to
fun Initializer(context: WeakReference<Context>, attributes: TypedArray, pixelRatio: Float)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
copy
Link copied to clipboard
fun copy(context: WeakReference<Context>, attributes: TypedArray, pixelRatio: Float): ViewPlugin.Initializer
Content copied to clipboard
equals
Link copied to clipboard
Properties
attributes
Link copied to clipboard
the attributes to derive configuratio from
context
Link copied to clipboard
the context to bind to
pixelRatio
Link copied to clipboard
the device pixel ratio