Gets or sets the height of the navigation bar.
Namespace:
C1.Web.iPhone.C1ViewPortAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public Unit NavigationBarHeight { get; set; } |
Visual Basic |
---|
Public Property NavigationBarHeight As Unit Get Set |