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)

适用于