Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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