共用方式為


OnPlatform<T> 類別

定義

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)

適用於