VisualElement.IView.Margin Propiedad

Definición

El margen representa la distancia entre una vista y sus vistas adyacentes.

property Microsoft::Maui::Thickness Microsoft::Maui::IView::Margin { Microsoft::Maui::Thickness get(); };
Microsoft.Maui.Thickness Microsoft.Maui.IView.Margin { get; }
member this.Microsoft.Maui.IView.Margin : Microsoft.Maui.Thickness
 ReadOnly Property Margin As Thickness Implements IView.Margin

Valor de propiedad

Implementaciones

Se aplica a