public void OnButtonAlbum() { if (imagePicker != null) { imagePicker.GetTexture(PhotoFrom.Album, OnMessageTextureCreated); } }