An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Windows UI Library (WinUI codenamed "Jupiter", and also known as UWP XAML and WinRT XAML) is a user interface API that is part of the Windows Runtime programming model that forms the backbone of Universal Windows Platform apps (formerly known as Metro-style or Immersive) for the Windows 8, Windows 8.1, Windows 10 and Windows Phone 8.1 operating systems. It enables declaring user interfaces using Extensible Application Markup Language (XAML) technology. WinUI is one of the multiple UI frameworks provided built-in for the Windows Runtime; the others being HTML5 (e.g., via WinJS) and DirectX.

Property Value
dbo:abstract
  • Windows UI Library (WinUI codenamed "Jupiter", and also known as UWP XAML and WinRT XAML) is a user interface API that is part of the Windows Runtime programming model that forms the backbone of Universal Windows Platform apps (formerly known as Metro-style or Immersive) for the Windows 8, Windows 8.1, Windows 10 and Windows Phone 8.1 operating systems. It enables declaring user interfaces using Extensible Application Markup Language (XAML) technology. WinUI is one of the multiple UI frameworks provided built-in for the Windows Runtime; the others being HTML5 (e.g., via WinJS) and DirectX. WinUI 3 decouples WinRT XAML from the operating system as a separate package to be updated quickly and make new features work on older versions of Windows. It is part of Windows App SDK (codenamed "Project Reunion"), a Microsoft effort to reconcile the Windows desktop (Win32) and the UWP low IL app model. (en)
  • Windows UI Library (WinUI) はユーザーインターフェイスAPIのひとつで、Windows 8、Windows 8.1、Windows 10、Windows Phone 8.1オペレーティングシステム用のユニバーサルWindowsプラットフォームアプリ(旧称:Windowsストアアプリ)のバックボーンを形成するWindowsランタイムプログラミングモデルの一部である。コードネームはJupiterで、UWP XAMLやWinRT XAMLとしても知られる。Extensible Application Markup Language (XAML) テクノロジーを使用してユーザーインターフェイスを宣言・記述できる。 WinUIはWindowsランタイムのために組み込まれた、OSが標準で備える複数のUIフレームワークの1つ。他にはHTML5 (WinJS) やDirectXがある。 WinUI 3はWinRT XAMLを別パッケージとしてOSから分離した。これは、迅速な更新のためであり、また旧バージョンのWindowsでも新機能を動作させることができるようにするためでもある。WinUI 3は、Windows App SDK(コードネーム:Project Reunion)の一部であり、Windowsデスクトップ (Win32) とUWPの低IL (Integrity Level) アプリモデルを統合するための、マイクロソフトによる成果物のひとつである。 (ja)
  • Windows UI库(项目代号“Jupiter”, 也称为UWP XAML或WinRT XAML)是一个用于实现用户界面的API,是Windows运行时的一部分,它构成了通用Windows平台应用程序的主干(以前称为Metro风格或沉浸式),适用于Windows 8、Windows 8.1、Windows 10、Windows 11及Windows Phone 8.1作業系統。支持使用可扩展应用程序标记语言(XAML) 技术声明用户界面。 WinUI是为Windows运行时内置的多个UI框架之一;其他的是HTML5(例如,通过WinJS)和DirectX。 WinUI 3将WinRT XAML与操作系统分离为一个单独的包,以便快速更新并使新功能在旧版本的Windows上工作。它是(代号为“Project Reunion”)的一部分,微软努力协调Windows桌面(Win32)和UWP低IL应用程序模型。 WinUI与Windows Presentation Foundation(WPF)和Silverlight(WPF/E)相关——分别用于桌面应用程序和便携式应用程序的基于XAML的类似的UI框架。WinUI使用了许多与这两种旧技术相同的API名称,尤其是与Silverlight;但与WPF一样,它的使用仅限于Windows操作系统(Windows 8及更高版本)。主要区别在于WPF和Silverlight是用C♯编写的,供,如C#或Visual Basic使用;而WinRT XAML是Windows运行时的一部分,用C++编写,可用于本地代码,并可用C++/CX或开发。 (zh)
dbo:computingPlatform
dbo:developer
dbo:genre
dbo:latestPreviewDate
  • 2022-04-14 (xsd:date)
dbo:latestPreviewVersion
  • 2.8.0-prerelease.220413001
dbo:latestReleaseDate
  • 2022-03-17 (xsd:date)
dbo:latestReleaseVersion
  • 2.7.1
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 36262618 (xsd:integer)
dbo:wikiPageLength
  • 6532 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1123804689 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
dbp:genre
dbp:latestPreviewDate
  • 2022-04-14 (xsd:date)
dbp:latestPreviewVersion
  • 2.800000 (xsd:double)
dbp:latestReleaseDate
  • 2022-03-17 (xsd:date)
dbp:latestReleaseVersion
  • 2.700000 (xsd:double)
dbp:license
  • MIT License after 2018-12-04; Freeware before (en)
dbp:logo
  • Logo-winui.svg (en)
dbp:logoSize
  • x64px (en)
dbp:name
  • Windows UI Library (en)
dbp:operatingSystem
dbp:otherNames
  • WinUI, UWP XAML, WinRT XAML (en)
dbp:platform
  • Intel x86 32-bit, x86-64 and ARM (en)
dbp:programmingLanguage
  • C++ and C# (en)
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Windows UI Library (WinUI codenamed "Jupiter", and also known as UWP XAML and WinRT XAML) is a user interface API that is part of the Windows Runtime programming model that forms the backbone of Universal Windows Platform apps (formerly known as Metro-style or Immersive) for the Windows 8, Windows 8.1, Windows 10 and Windows Phone 8.1 operating systems. It enables declaring user interfaces using Extensible Application Markup Language (XAML) technology. WinUI is one of the multiple UI frameworks provided built-in for the Windows Runtime; the others being HTML5 (e.g., via WinJS) and DirectX. (en)
  • Windows UI Library (WinUI) はユーザーインターフェイスAPIのひとつで、Windows 8、Windows 8.1、Windows 10、Windows Phone 8.1オペレーティングシステム用のユニバーサルWindowsプラットフォームアプリ(旧称:Windowsストアアプリ)のバックボーンを形成するWindowsランタイムプログラミングモデルの一部である。コードネームはJupiterで、UWP XAMLやWinRT XAMLとしても知られる。Extensible Application Markup Language (XAML) テクノロジーを使用してユーザーインターフェイスを宣言・記述できる。 WinUIはWindowsランタイムのために組み込まれた、OSが標準で備える複数のUIフレームワークの1つ。他にはHTML5 (WinJS) やDirectXがある。 (ja)
  • Windows UI库(项目代号“Jupiter”, 也称为UWP XAML或WinRT XAML)是一个用于实现用户界面的API,是Windows运行时的一部分,它构成了通用Windows平台应用程序的主干(以前称为Metro风格或沉浸式),适用于Windows 8、Windows 8.1、Windows 10、Windows 11及Windows Phone 8.1作業系統。支持使用可扩展应用程序标记语言(XAML) 技术声明用户界面。 WinUI是为Windows运行时内置的多个UI框架之一;其他的是HTML5(例如,通过WinJS)和DirectX。 WinUI 3将WinRT XAML与操作系统分离为一个单独的包,以便快速更新并使新功能在旧版本的Windows上工作。它是(代号为“Project Reunion”)的一部分,微软努力协调Windows桌面(Win32)和UWP低IL应用程序模型。 (zh)
rdfs:label
  • Windows UI Library (ja)
  • Windows UI Library (en)
  • Windows UI库 (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
foaf:name
  • Windows UI Library (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License