ClientStation.IsIPad Property

Flag to indicate if is running on iPad
[ID("IsIPad", (int)e.IsIPad)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] 
public bool IsIPad {get; set;}

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition