Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はWindows8アプリを持っていて、それとadduplexを統合しました。アプリでadduplexによって配信される広告のサイズを制御する方法はありますか?現在、UIを台無しにする300x250が表示されます
AdDuplexがWebViewを使用して広告を表示するかどうかはわかりませんが、使用しない場合は、ビューボックスに配置して縮小することができます。
了解しました。sizeプロパティを使用します。例size="90x720"でうまくいきます。