Border.PaddingDefaultValueCreator Method
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.
Provides the default value for the Padding property.
public:
virtual Microsoft::Maui::Thickness PaddingDefaultValueCreator();
public Microsoft.Maui.Thickness PaddingDefaultValueCreator();
abstract member PaddingDefaultValueCreator : unit -> Microsoft.Maui.Thickness
override this.PaddingDefaultValueCreator : unit -> Microsoft.Maui.Thickness
Public Function PaddingDefaultValueCreator () As Thickness
Returns
The default padding of Zero.