namespace AppleMusicApp.Pages; public partial class LibraryPage : ContentPage { public LibraryPage() { InitializeComponent(); } }