Title here
Summary here
RenderedView
Kind: global abstract class
Extends: RenderedView
Mixes: MViewStates
, MFocus
, MRenderedStyleProperties
Properties
Name | Type | Description |
---|---|---|
isNativeElement | boolean | Flag indicating that it is a native element |
isShown | boolean | Inherited flag from View |
Native elements are kind of views that are using native components on different engines. They are focusable and can have some rendering capability (from Positionable and RenderedStyleProperties)