Class ViewBoxHandler
- Namespace
 - Nalu
 
- Assembly
 - Nalu.Maui.Layouts.dll
 
Handler for the IViewBox view.
public class ViewBoxHandler : ContentViewHandler, IContentViewHandler, IViewHandler, IElementHandler
  - Inheritance
 - 
      
      
      
      
      
      ViewBoxHandler
 
- Implements
 
- Inherited Members
 
Constructors
ViewBoxHandler()
Handler for the IViewBox view.
public ViewBoxHandler()
  Fields
Mapper
The property mapper for the IViewBox interface.
public static readonly IPropertyMapper<IViewBox, ViewBoxHandler> Mapper