LayoutOptions.Center Field

Definition

A LayoutOptions structure that describes an element that is centered and does not expand.

public: static initonly Microsoft::Maui::Controls::LayoutOptions Center;
public static readonly Microsoft.Maui.Controls.LayoutOptions Center;
 staticval mutable Center : Microsoft.Maui.Controls.LayoutOptions
Public Shared ReadOnly Center As LayoutOptions 

Field Value

Applies to