OnPlatform<T>.Default Property

Definition

public:
 property T Default { T get(); void set(T value); };
public T Default { get; set; }
member this.Default : 'T with get, set
Public Property Default As T

Property Value

T

Applies to