C# 클래스 Microsoft.Maui.Controls.Core.UnitTests.NaiveLayout

상속: Compatibility.Layout
파일 보기 프로젝트 열기: jsuarezruiz/maui-linux 1 사용 예제들

보호된 메소드들

메소드 설명
LayoutChildren ( double x, double y, double width, double height ) : void

메소드 상세

LayoutChildren() 보호된 메소드

protected LayoutChildren ( double x, double y, double width, double height ) : void
x double
y double
width double
height double
리턴 void