INativeElementView Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |