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) |