Xamarin Welcomes iOS 7.1, with Day One Support! | Xamarin Blog
リリースされましたね。引き続き One Day Support*1 です。
When you dive into the APIs of iOS 7.1 you will notice that there is new support for External Media Players, which introduces a few new classes such as MPPlayableContentManager to control interactions between your app and external media players. Additionally, you will find MPContentItem, MPRemoteCommand, and MPRemoteCommandEvent along with a few other classes to assist you in connecting to external media players. OpenGL ES has also been updated with added support for automatic multithreading by simply setting the IsMultiThreaded property to true after creating your EAGLContext.
あなたが iOS 7.1 の API にダイブする時、あなたのアプリケーションと外部メディアプレイヤー間のインタラクションを制御する MPPlayableContentManager など、外部メディアプレーヤーをサポートするいくつかの新しいクラスがあることがわかります。さらに、外部メディアプレーヤーに接続するのに役立つい MPContentItem, MPRemoteCommand, MPRemoteCommandEvent などのクラスもあります。OpenGL ES も EAGLContext を作成した後で単純に IsMultiThreaded プロパティを true に設定するだけで、自動マルチスレッドをサポートするようアップデートされました。
詳細は
などをご参照ください。
*1:ブログはタイポですかね?