IShellSectionController.SendInsetChanged(Thickness, Double) Method

Definition

public:
 void SendInsetChanged(Microsoft::Maui::Thickness inset, double tabThickness);
public void SendInsetChanged (Microsoft.Maui.Thickness inset, double tabThickness);
abstract member SendInsetChanged : Microsoft.Maui.Thickness * double -> unit
Public Sub SendInsetChanged (inset As Thickness, tabThickness As Double)

Parameters

inset
Thickness
tabThickness
Double

Applies to