UIKit.UINavigationBar.BackIndicatorTransitionMaskImage Property
The image used as a mask during push and pop transitions.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[get: Foundation.Export("backIndicatorTransitionMaskImage")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[set: Foundation.Export("setBackIndicatorTransitionMaskImage:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual UIImage BackIndicatorTransitionMaskImage { get; set; }

Value

Application developers must set this property when setting UINavigationBar.BackIndicatorImage.

This value can be null.

Remarks

This member participates in the UIKit.UIAppearance styling system. See the UINavigationBar.Appearance property and the UINavigationBar.AppearanceWhenContainedIn method.

Requirements

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