UIResponder.InputAccessoryView 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.
Custom view that can be attached when the object becomes the first responder.
public virtual UIKit.UIView InputAccessoryView { [Foundation.Export("inputAccessoryView")] get; }
member this.InputAccessoryView : UIKit.UIView
Property Value
- Attributes