UIImagePickerController.NavigationControllerDelegate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A delegate object that can be used to respond to navigation events.
public UIKit.UINavigationControllerDelegate NavigationControllerDelegate { get; set; }
member this.NavigationControllerDelegate : UIKit.UINavigationControllerDelegate with get, set