OnIdiom<T>.Tablet Property

Definition

Gets or sets the value applied on Tablet-like devices.

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

Property Value

T

The value applied on Tablet-like devices.

Applies to