OnPlatform<T> クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
generic <typename T>
public ref class OnPlatform
[Microsoft.Maui.Controls.ContentProperty("Platforms")]
public class OnPlatform<T>
[<Microsoft.Maui.Controls.ContentProperty("Platforms")>]
type OnPlatform<'T> = class
Public Class OnPlatform(Of T)
型パラメーター
- T
- 継承
-
OnPlatform<T>
- 属性
コンストラクター
OnPlatform<T>() |
プロパティ
Default | |
Platforms |
演算子
Implicit(OnPlatform<T> to T) |