Module native

Module native 

Source
Expand description

This module provides platform-specific native views that can wrap platform-native UI components.

Structs§

Native
A wrapper for platform-specific native UI components.

Traits§

NativeView
A trait for all views handled by the native backend.