var table = new TableView(); table.Intent = TableIntent.Settings; var layout = new StackLayout() { Orientation = StackOrientation.Horizontal }; ...
確定! 回上一頁