IUIInputViewAudioFeedback Interface

Definition

Interface that, together with the T:UIKit.UIInputViewAudioFeedback_Extensions class, comprise the UIInputViewAudioFeedback protocol.

[Foundation.Protocol(Name="UIInputViewAudioFeedback", WrapperType=typeof(UIKit.UIInputViewAudioFeedbackWrapper))]
public interface IUIInputViewAudioFeedback : IDisposable, ObjCRuntime.INativeObject
type IUIInputViewAudioFeedback = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

EnableInputClicksWhenVisible

Gets a value that tells whether input clicks are enabled.

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Applies to