AccessibilityParameterizedAttributeNames (Inherited from NSView) AccessibilityParent (Inherited from NSView) AccessibilityPlaceholderValue (Inherited from NSView) AccessibilityPreviousContents (Inherited from NSView) AccessibilityProtectedContent (Inherited from NSView) AccessibilityProxy (Inherited from NSVie...
The type of View inflated by the layout resource should be the parameterized type of the EpoxyModel, so that the proper View type is passed to the model's bind method.If you want to dynamically change which layout is used for your model you can call EpoxyModel#layout(layoutRes) with the...