IUIInputViewAudioFeedback Interface
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.
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) |