UIKit.UINavigationBar.Translucent Property
Whether the bar is translucent or not.

Syntax

[get: Foundation.Export("isTranslucent")]
[set: Foundation.Export("setTranslucent:")]
public virtual bool Translucent { get; set; }

Value

The default value is true.

Remarks

If a custom background image has been set with UINavigationBar.SetBackgroundImage and any pixel in that image has an alpha value less than 1.0, this will be true.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0