UIKit.UIInputView.InputViewStyle Property
The blur and tint effects to apply.

Syntax

[get: Foundation.Export("inputViewStyle")]
public virtual UIInputViewStyle InputViewStyle { get; }

Value

UIInputViewStyle.Default applies blur, but not tint.

Remarks

Custom input views should use UIInputViewStyle.Default for views that are laid on top of the keyboard but should not appear to be part of the keyboard. UIInputViewStyle.Keyboard applies both blur and tinting effects to mimic the keyboard background and should be used to extend or replace the keyboard.

Requirements

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