INativeElementView Interface

Definition

Interface that contains a read-only property that returns the platform-specific native view for a Xamarin.Forms element.

public interface INativeElementView
type INativeElementView = interface

Properties

Element

Gets the platform-specific native view for a Xamarin.Forms element.

Applies to