API reference
API reference
Select your platform
No SDKs available
No versions available

ContentViewConfigOptions2 Class

Extends LayoutOptions
Modifiers: final

Constructors

ContentViewConfigOptions2 ( layoutResourceId , viewCreator )
Parameters
layoutResourceId: Int?
viewCreator: Function1?

Properties

layoutResourceId : Int?
[Get][Set]
Signature
var layoutResourceId: Int?
viewCreator : Function1?
[Get][Set]
Signature
var viewCreator: Function1

Functions

getView ()
Returns
Function1?
Did you find this page helpful?