René's URL Explorer Experiment


Title: Native views - PythonNative

Open Graph Title: Native views - PythonNative

X Title: Native views - PythonNative

Description: Cross-platform native UI toolkit for Android and iOS

Open Graph Description: Cross-platform native UI toolkit for Android and iOS

X Description: Cross-platform native UI toolkit for Android and iOS

Opengraph URL: https://pythonnative.com/api/native_views/

Generator: mkdocs-1.6.1, mkdocs-material-9.7.6

direct link

Domain: pythonnative.com

authorOwen Carey
og:typewebsite
og:imagehttps://pythonnative.com/assets/images/social/api/native_views.png
og:image:typeimage/png
og:image:width1200
og:image:height630
twitter:cardsummary_large_image
twitter:imagehttps://pythonnative.com/assets/images/social/api/native_views.png

Links:

Skip to content https://pythonnative.com/api/native_views/#native-views
https://pythonnative.com/
javascript:void(0)
pythonnative/pythonnative https://github.com/pythonnative/pythonnative
Home https://pythonnative.com/
Getting Started https://pythonnative.com/getting-started/
Concepts https://pythonnative.com/concepts/mental-model/
Guides https://pythonnative.com/guides/android/
Building https://pythonnative.com/guides/configuration/
Examples https://pythonnative.com/examples/
API Reference https://pythonnative.com/api/pythonnative/
Meta https://pythonnative.com/meta/style-guide/
https://pythonnative.com/
pythonnative/pythonnative https://github.com/pythonnative/pythonnative
Home https://pythonnative.com/
Getting Started https://pythonnative.com/getting-started/
Mental Model https://pythonnative.com/concepts/mental-model/
Architecture https://pythonnative.com/concepts/architecture/
Components https://pythonnative.com/concepts/components/
Hooks https://pythonnative.com/concepts/hooks/
Lifecycle https://pythonnative.com/concepts/lifecycle/
Reconciliation https://pythonnative.com/concepts/reconciliation/
Layout Engine https://pythonnative.com/concepts/layout/
Native Views https://pythonnative.com/concepts/native-views/
Android https://pythonnative.com/guides/android/
iOS https://pythonnative.com/guides/ios/
Desktop Preview https://pythonnative.com/guides/desktop-preview/
Navigation https://pythonnative.com/guides/navigation/
Styling https://pythonnative.com/guides/styling/
Animations https://pythonnative.com/guides/animations/
Gestures https://pythonnative.com/guides/gestures/
Lists https://pythonnative.com/guides/lists/
Async + Data https://pythonnative.com/guides/async/
Platform & Accessibility https://pythonnative.com/guides/platform-accessibility/
Native Modules https://pythonnative.com/guides/native-modules/
Custom Native Components https://pythonnative.com/guides/custom-native-components/
Hot Reload https://pythonnative.com/guides/hot-reload/
Error Boundaries https://pythonnative.com/guides/error-boundaries/
Testing https://pythonnative.com/guides/testing/
Configuration https://pythonnative.com/guides/configuration/
Permissions https://pythonnative.com/guides/permissions/
Building for Release https://pythonnative.com/guides/building-for-release/
Overview https://pythonnative.com/examples/
Hello World https://pythonnative.com/examples/hello-world/
Counter https://pythonnative.com/examples/counter/
Forms https://pythonnative.com/examples/forms/
Lists https://pythonnative.com/examples/lists/
Navigation https://pythonnative.com/examples/navigation/
Package https://pythonnative.com/api/pythonnative/
Components https://pythonnative.com/api/components/
Hooks https://pythonnative.com/api/hooks/
Animated https://pythonnative.com/api/animated/
Gestures https://pythonnative.com/api/gestures/
Alerts https://pythonnative.com/api/alerts/
Async runtime https://pythonnative.com/api/runtime/
Appearance https://pythonnative.com/api/appearance/
Images https://pythonnative.com/api/images/
Network https://pythonnative.com/api/net/
Storage https://pythonnative.com/api/storage/
Platform https://pythonnative.com/api/platform/
Element https://pythonnative.com/api/element/
Screen https://pythonnative.com/api/screen/
Reconciler https://pythonnative.com/api/reconciler/
Layout https://pythonnative.com/api/layout/
Style https://pythonnative.com/api/style/
Navigation https://pythonnative.com/api/navigation/
Native modules https://pythonnative.com/api/native_modules/
Native views https://pythonnative.com/api/native_views/
 ViewRecord https://pythonnative.com/api/native_views/#pythonnative.native_views.ViewRecord
 NativeViewRegistry https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
 register https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.register
 handler_for https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.handler_for
 resolve_view https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.resolve_view
 record_for https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.record_for
 live_view_count https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.live_view_count
 apply_mutations https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.apply_mutations
 measure_intrinsic https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.measure_intrinsic
 command https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.command
 set_animated_property https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.set_animated_property
 start_animation https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.start_animation
 cancel_animation https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.cancel_animation
 get_registry https://pythonnative.com/api/native_views/#pythonnative.native_views.get_registry
 refresh_registry https://pythonnative.com/api/native_views/#pythonnative.native_views.refresh_registry
 set_registry https://pythonnative.com/api/native_views/#pythonnative.native_views.set_registry
Mutation ops https://pythonnative.com/api/native_views/#mutation-ops
 Mutation https://pythonnative.com/api/native_views/#pythonnative.mutations.Mutation
 CreateOp https://pythonnative.com/api/native_views/#pythonnative.mutations.CreateOp
 UpdateOp https://pythonnative.com/api/native_views/#pythonnative.mutations.UpdateOp
 InsertOp https://pythonnative.com/api/native_views/#pythonnative.mutations.InsertOp
 DestroyOp https://pythonnative.com/api/native_views/#pythonnative.mutations.DestroyOp
 SetFrameOp https://pythonnative.com/api/native_views/#pythonnative.mutations.SetFrameOp
 frame https://pythonnative.com/api/native_views/#pythonnative.mutations.SetFrameOp.frame
Event routing https://pythonnative.com/api/native_views/#event-routing
 EVENTS_PROP https://pythonnative.com/api/native_views/#pythonnative.events.EVENTS_PROP
 GESTURES_PROP https://pythonnative.com/api/native_views/#pythonnative.events.GESTURES_PROP
 EventRegistry https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry
 set_events https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.set_events
 clear https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.clear
 get https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.get
 has https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.has
 dispatch https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.dispatch
 reset https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.reset
 get_event_registry https://pythonnative.com/api/native_views/#pythonnative.events.get_event_registry
 dispatch_event https://pythonnative.com/api/native_views/#pythonnative.events.dispatch_event
 extract_events https://pythonnative.com/api/native_views/#pythonnative.events.extract_events
 event_names https://pythonnative.com/api/native_views/#pythonnative.events.event_names
Base classes https://pythonnative.com/api/native_views/#base-classes
 ViewHandler https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
 create https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.create
 update https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.update
 insert_child https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.insert_child
 remove_child https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.remove_child
 destroy https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.destroy
 set_frame https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.set_frame
 measure_intrinsic https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.measure_intrinsic
 command https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.command
 set_animated_property https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.set_animated_property
 start_animation https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.start_animation
 cancel_animation https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.cancel_animation
 parse_color_int https://pythonnative.com/api/native_views/#pythonnative.native_views.base.parse_color_int
Next steps https://pythonnative.com/api/native_views/#next-steps
SDK https://pythonnative.com/api/sdk/
Hot reload https://pythonnative.com/api/hot_reload/
Utilities https://pythonnative.com/api/utils/
CLI (pn) https://pythonnative.com/api/cli/
Component properties https://pythonnative.com/api/component-properties/
Style Guide https://pythonnative.com/meta/style-guide/
Contributing https://pythonnative.com/meta/contributing/
FAQ https://pythonnative.com/meta/faq/
Troubleshooting https://pythonnative.com/meta/troubleshooting/
Changelog https://pythonnative.com/meta/changelog/
 ViewRecord https://pythonnative.com/api/native_views/#pythonnative.native_views.ViewRecord
 NativeViewRegistry https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
 register https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.register
 handler_for https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.handler_for
 resolve_view https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.resolve_view
 record_for https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.record_for
 live_view_count https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.live_view_count
 apply_mutations https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.apply_mutations
 measure_intrinsic https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.measure_intrinsic
 command https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.command
 set_animated_property https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.set_animated_property
 start_animation https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.start_animation
 cancel_animation https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.cancel_animation
 get_registry https://pythonnative.com/api/native_views/#pythonnative.native_views.get_registry
 refresh_registry https://pythonnative.com/api/native_views/#pythonnative.native_views.refresh_registry
 set_registry https://pythonnative.com/api/native_views/#pythonnative.native_views.set_registry
Mutation ops https://pythonnative.com/api/native_views/#mutation-ops
 Mutation https://pythonnative.com/api/native_views/#pythonnative.mutations.Mutation
 CreateOp https://pythonnative.com/api/native_views/#pythonnative.mutations.CreateOp
 UpdateOp https://pythonnative.com/api/native_views/#pythonnative.mutations.UpdateOp
 InsertOp https://pythonnative.com/api/native_views/#pythonnative.mutations.InsertOp
 DestroyOp https://pythonnative.com/api/native_views/#pythonnative.mutations.DestroyOp
 SetFrameOp https://pythonnative.com/api/native_views/#pythonnative.mutations.SetFrameOp
 frame https://pythonnative.com/api/native_views/#pythonnative.mutations.SetFrameOp.frame
Event routing https://pythonnative.com/api/native_views/#event-routing
 EVENTS_PROP https://pythonnative.com/api/native_views/#pythonnative.events.EVENTS_PROP
 GESTURES_PROP https://pythonnative.com/api/native_views/#pythonnative.events.GESTURES_PROP
 EventRegistry https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry
 set_events https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.set_events
 clear https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.clear
 get https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.get
 has https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.has
 dispatch https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.dispatch
 reset https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.reset
 get_event_registry https://pythonnative.com/api/native_views/#pythonnative.events.get_event_registry
 dispatch_event https://pythonnative.com/api/native_views/#pythonnative.events.dispatch_event
 extract_events https://pythonnative.com/api/native_views/#pythonnative.events.extract_events
 event_names https://pythonnative.com/api/native_views/#pythonnative.events.event_names
Base classes https://pythonnative.com/api/native_views/#base-classes
 ViewHandler https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
 create https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.create
 update https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.update
 insert_child https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.insert_child
 remove_child https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.remove_child
 destroy https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.destroy
 set_frame https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.set_frame
 measure_intrinsic https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.measure_intrinsic
 command https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.command
 set_animated_property https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.set_animated_property
 start_animation https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.start_animation
 cancel_animation https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.cancel_animation
 parse_color_int https://pythonnative.com/api/native_views/#pythonnative.native_views.base.parse_color_int
Next steps https://pythonnative.com/api/native_views/#next-steps
https://github.com/pythonnative/pythonnative/edit/main/docs/api/native_views.md
https://github.com/pythonnative/pythonnative/raw/main/docs/api/native_views.md
https://pythonnative.com/api/native_views/#native-views
apply_mutationshttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.apply_mutations
ViewHandlerhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
NativeViewRegistryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
NativeViewRegistryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
ViewHandlerhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
apply_mutationshttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.apply_mutations
set_registryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.set_registry
ViewRecordhttps://pythonnative.com/api/native_views/#pythonnative.native_views.ViewRecord
NativeViewRegistryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
get_registryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.get_registry
refresh_registryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.refresh_registry
set_registryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.set_registry
https://pythonnative.com/api/native_views/#pythonnative.native_views.ViewRecord
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
ViewHandlerhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
https://pythonnative.com/api/native_views/#__codelineno-0-1
registerhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.register
handler_forhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.handler_for
resolve_viewhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.resolve_view
record_forhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.record_for
ViewRecordhttps://pythonnative.com/api/native_views/#pythonnative.native_views.ViewRecord
live_view_counthttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.live_view_count
apply_mutationshttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.apply_mutations
measure_intrinsichttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.measure_intrinsic
commandhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.command
set_animated_propertyhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.set_animated_property
start_animationhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.start_animation
cancel_animationhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.cancel_animation
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.register
https://pythonnative.com/api/native_views/#__codelineno-0-1
strhttps://docs.python.org/3/library/stdtypes.html#str
ViewHandlerhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
strhttps://docs.python.org/3/library/stdtypes.html#str
ViewHandlerhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.handler_for
https://pythonnative.com/api/native_views/#__codelineno-0-1
strhttps://docs.python.org/3/library/stdtypes.html#str
Optionalhttps://docs.python.org/3/library/typing.html#typing.Optional
ViewHandlerhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.resolve_view
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.record_for
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
Optionalhttps://docs.python.org/3/library/typing.html#typing.Optional
ViewRecordhttps://pythonnative.com/api/native_views/#pythonnative.native_views.ViewRecord
ViewRecordhttps://pythonnative.com/api/native_views/#pythonnative.native_views.ViewRecord
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.live_view_count
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.apply_mutations
https://pythonnative.com/api/native_views/#__codelineno-0-1
Sequencehttps://docs.python.org/3/library/typing.html#typing.Sequence
Mutationhttps://pythonnative.com/api/native_views/#pythonnative.mutations.Mutation
Sequencehttps://docs.python.org/3/library/typing.html#typing.Sequence
Mutationhttps://pythonnative.com/api/native_views/#pythonnative.mutations.Mutation
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.measure_intrinsic
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
Tuplehttps://docs.python.org/3/library/typing.html#typing.Tuple
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.command
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Optionalhttps://docs.python.org/3/library/typing.html#typing.Optional
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Optionalhttps://docs.python.org/3/library/typing.html#typing.Optional
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.set_animated_property
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.start_animation
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
https://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.cancel_animation
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.native_views.get_registry
https://pythonnative.com/api/native_views/#__codelineno-0-1
NativeViewRegistryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
pythonnative.handlershttps://pythonnative.com/api/sdk/#pythonnative.sdk.ENTRY_POINT_GROUP
NativeViewRegistryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
https://pythonnative.com/api/native_views/#pythonnative.native_views.refresh_registry
https://pythonnative.com/api/native_views/#__codelineno-0-1
NativeViewRegistryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
get_registryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.get_registry
NativeViewRegistryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
https://pythonnative.com/api/native_views/#pythonnative.native_views.set_registry
https://pythonnative.com/api/native_views/#__codelineno-0-1
Optionalhttps://docs.python.org/3/library/typing.html#typing.Optional
NativeViewRegistryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
get_registryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.get_registry
Optionalhttps://docs.python.org/3/library/typing.html#typing.Optional
NativeViewRegistryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
https://pythonnative.com/api/native_views/#mutation-ops
apply_mutationshttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry.apply_mutations
CreateOphttps://pythonnative.com/api/native_views/#pythonnative.mutations.CreateOp
UpdateOphttps://pythonnative.com/api/native_views/#pythonnative.mutations.UpdateOp
InsertOphttps://pythonnative.com/api/native_views/#pythonnative.mutations.InsertOp
DestroyOphttps://pythonnative.com/api/native_views/#pythonnative.mutations.DestroyOp
SetFrameOphttps://pythonnative.com/api/native_views/#pythonnative.mutations.SetFrameOp
Mutationhttps://pythonnative.com/api/native_views/#pythonnative.mutations.Mutation
https://pythonnative.com/api/native_views/#pythonnative.mutations.Mutation
https://pythonnative.com/api/native_views/#__codelineno-0-1
Unionhttps://docs.python.org/3/library/typing.html#typing.Union
CreateOphttps://pythonnative.com/api/native_views/#pythonnative.mutations.CreateOp
UpdateOphttps://pythonnative.com/api/native_views/#pythonnative.mutations.UpdateOp
InsertOphttps://pythonnative.com/api/native_views/#pythonnative.mutations.InsertOp
DestroyOphttps://pythonnative.com/api/native_views/#pythonnative.mutations.DestroyOp
SetFrameOphttps://pythonnative.com/api/native_views/#pythonnative.mutations.SetFrameOp
https://pythonnative.com/api/native_views/#pythonnative.mutations.CreateOp
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
dicthttps://docs.python.org/3/library/stdtypes.html#dict
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
EventRegistryhttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry
https://pythonnative.com/api/native_views/#pythonnative.mutations.UpdateOp
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
dicthttps://docs.python.org/3/library/stdtypes.html#dict
https://pythonnative.com/api/native_views/#pythonnative.mutations.InsertOp
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
https://pythonnative.com/api/native_views/#pythonnative.mutations.DestroyOp
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
https://pythonnative.com/api/native_views/#pythonnative.mutations.SetFrameOp
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
framehttps://pythonnative.com/api/native_views/#pythonnative.mutations.SetFrameOp.frame
Tuplehttps://docs.python.org/3/library/typing.html#typing.Tuple
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
https://pythonnative.com/api/native_views/#pythonnative.mutations.SetFrameOp.frame
https://pythonnative.com/api/native_views/#__codelineno-0-1
Tuplehttps://docs.python.org/3/library/typing.html#typing.Tuple
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
https://pythonnative.com/api/native_views/#event-routing
dispatch_eventhttps://pythonnative.com/api/native_views/#pythonnative.events.dispatch_event
EVENTS_PROPhttps://pythonnative.com/api/native_views/#pythonnative.events.EVENTS_PROP
EventRegistryhttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry
get_event_registryhttps://pythonnative.com/api/native_views/#pythonnative.events.get_event_registry
EventRegistryhttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry
dispatch_eventhttps://pythonnative.com/api/native_views/#pythonnative.events.dispatch_event
extract_eventshttps://pythonnative.com/api/native_views/#pythonnative.events.extract_events
event_nameshttps://pythonnative.com/api/native_views/#pythonnative.events.event_names
EVENTS_PROPhttps://pythonnative.com/api/native_views/#pythonnative.events.EVENTS_PROP
GESTURES_PROPhttps://pythonnative.com/api/native_views/#pythonnative.events.GESTURES_PROP
https://pythonnative.com/api/native_views/#pythonnative.events.EVENTS_PROP
https://pythonnative.com/api/native_views/#__codelineno-0-1
https://pythonnative.com/api/native_views/#pythonnative.events.GESTURES_PROP
https://pythonnative.com/api/native_views/#__codelineno-0-1
https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry
https://pythonnative.com/api/native_views/#__codelineno-0-1
set_eventshttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.set_events
clearhttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.clear
gethttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.get
hashttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.has
dispatchhttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.dispatch
resethttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.reset
https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.set_events
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Callablehttps://docs.python.org/3/library/typing.html#typing.Callable
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.clear
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.get
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Optionalhttps://docs.python.org/3/library/typing.html#typing.Optional
Callablehttps://docs.python.org/3/library/typing.html#typing.Callable
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.has
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.dispatch
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
https://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry.reset
https://pythonnative.com/api/native_views/#__codelineno-0-1
https://pythonnative.com/api/native_views/#pythonnative.events.get_event_registry
https://pythonnative.com/api/native_views/#__codelineno-0-1
EventRegistryhttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry
EventRegistryhttps://pythonnative.com/api/native_views/#pythonnative.events.EventRegistry
https://pythonnative.com/api/native_views/#pythonnative.events.dispatch_event
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
boolhttps://docs.python.org/3/library/functions.html#bool
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
boolhttps://docs.python.org/3/library/functions.html#bool
https://pythonnative.com/api/native_views/#pythonnative.events.extract_events
https://pythonnative.com/api/native_views/#__codelineno-0-1
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Tuplehttps://docs.python.org/3/library/typing.html#typing.Tuple
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Callablehttps://docs.python.org/3/library/typing.html#typing.Callable
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Callablehttps://docs.python.org/3/library/typing.html#typing.Callable
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.events.event_names
https://pythonnative.com/api/native_views/#__codelineno-0-1
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
FrozenSethttps://docs.python.org/3/library/typing.html#typing.FrozenSet
strhttps://docs.python.org/3/library/stdtypes.html#str
https://pythonnative.com/api/native_views/#base-classes
ViewHandlerhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
parse_color_inthttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.parse_color_int
set_framehttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.set_frame
measure_intrinsichttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.measure_intrinsic
ViewHandlerhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
parse_color_inthttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.parse_color_int
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler
NativeViewRegistryhttps://pythonnative.com/api/native_views/#pythonnative.native_views.NativeViewRegistry
createhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.create
updatehttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.update
event_nameshttps://pythonnative.com/api/native_views/#pythonnative.events.event_names
dispatch_eventhttps://pythonnative.com/api/native_views/#pythonnative.events.dispatch_event
measure_intrinsichttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.measure_intrinsic
createhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.create
updatehttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.update
insert_childhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.insert_child
remove_childhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.remove_child
destroyhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.destroy
set_framehttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.set_frame
measure_intrinsichttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.measure_intrinsic
commandhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.command
set_animated_propertyhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.set_animated_property
start_animationhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.start_animation
cancel_animationhttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.cancel_animation
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.create
https://pythonnative.com/api/native_views/#__codelineno-0-1
inthttps://docs.python.org/3/library/functions.html#int
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
set_framehttps://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.set_frame
inthttps://docs.python.org/3/library/functions.html#int
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
NotImplementedErrorhttps://docs.python.org/3/library/exceptions.html#NotImplementedError
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.update
https://pythonnative.com/api/native_views/#__codelineno-0-1
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
NotImplementedErrorhttps://docs.python.org/3/library/exceptions.html#NotImplementedError
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.insert_child
https://pythonnative.com/api/native_views/#__codelineno-0-1
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
inthttps://docs.python.org/3/library/functions.html#int
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.remove_child
https://pythonnative.com/api/native_views/#__codelineno-0-1
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.destroy
https://pythonnative.com/api/native_views/#__codelineno-0-1
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.set_frame
https://pythonnative.com/api/native_views/#__codelineno-0-1
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.measure_intrinsic
https://pythonnative.com/api/native_views/#__codelineno-0-1
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
Tuplehttps://docs.python.org/3/library/typing.html#typing.Tuple
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
Tuplehttps://docs.python.org/3/library/typing.html#typing.Tuple
floathttps://docs.python.org/3/library/functions.html#float
floathttps://docs.python.org/3/library/functions.html#float
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.command
https://pythonnative.com/api/native_views/#__codelineno-0-1
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
strhttps://docs.python.org/3/library/stdtypes.html#str
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
strhttps://docs.python.org/3/library/stdtypes.html#str
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.set_animated_property
https://pythonnative.com/api/native_views/#__codelineno-0-1
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.start_animation
https://pythonnative.com/api/native_views/#__codelineno-0-1
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.ViewHandler.cancel_animation
https://pythonnative.com/api/native_views/#__codelineno-0-1
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
inthttps://docs.python.org/3/library/functions.html#int
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
Anyhttps://docs.python.org/3/library/typing.html#typing.Any
https://pythonnative.com/api/native_views/#pythonnative.native_views.base.parse_color_int
https://pythonnative.com/api/native_views/#__codelineno-0-1
Unionhttps://docs.python.org/3/library/typing.html#typing.Union
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
Unionhttps://docs.python.org/3/library/typing.html#typing.Union
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
https://pythonnative.com/api/native_views/#next-steps
Native views (concept)https://pythonnative.com/concepts/native-views/
Reconcilerhttps://pythonnative.com/api/reconciler/
https://github.com/pythonnative/pythonnative
https://pypi.org/project/pythonnative/

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.