TemplatedPage.ComputeConstraintForView(View) 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.
protected:
override Microsoft::Maui::Controls::LayoutConstraint ComputeConstraintForView(Microsoft::Maui::Controls::View ^ view);
protected override Microsoft.Maui.Controls.LayoutConstraint ComputeConstraintForView(Microsoft.Maui.Controls.View view);
override this.ComputeConstraintForView : Microsoft.Maui.Controls.View -> Microsoft.Maui.Controls.LayoutConstraint
Protected Overrides Function ComputeConstraintForView (view As View) As LayoutConstraint
Parameters
- view
- View