Condividi tramite


UINavigationBar.Translucent Proprietà

Definizione

Indipendentemente dal fatto che la barra sia translucente o meno.

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

Valore della proprietà

Il valore predefinito è true.

Attributi

Commenti

Se un'immagine di sfondo personalizzata è stata impostata con SetBackgroundImage(UIImage, UIBarPosition, UIBarMetrics) e qualsiasi pixel in tale immagine ha un valore alfa inferiore a 1,0, questo sarà true.

Questo membro partecipa al UIAppearance sistema di stile. Vedere la proprietà e il AppearanceAppearanceWhenContainedIn(Type[]) metodo .

Si applica a