OnPlatform<T>.Default Property

Definition

Gets or sets the default value to use for the platform.

public T Default { get; set; }
member this.Default : 'T with get, set

Property Value

T

The default value to use for the platform.

Applies to